initial selfbuild docker
This commit is contained in:
5
apps/mosquitto/docker-entrypoint.sh
Normal file
5
apps/mosquitto/docker-entrypoint.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user