Skip to content

Instantly share code, notes, and snippets.

@coldfire84
Last active September 21, 2018 00:35
Show Gist options
  • Save coldfire84/6e82c93dde7bbff2172329554af408fe to your computer and use it in GitHub Desktop.
Save coldfire84/6e82c93dde7bbff2172329554af408fe to your computer and use it in GitHub Desktop.
Mosquitto Docker docker-entrypoint.sh
#!/bin/bash
set -e
exec "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment