4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker build --rm=true -t coppit/inotify-command .
|