bitnami-containers/bitnami/express/rootfs
Sameer Naik 5abec1d6ca allow users to launch the container with a custom command
The `app-entrypoint.sh` performs the container setup bits only if the
specified command is prefixed with `bundle exec`. In other cases the
specified command is launched without any container initializations.

f.e. `docker run -it --rm express bash` will start the `bash` command
inside the container.
2016-06-24 16:16:26 +05:30
..
app_template/config Removing tmp 2016-06-17 12:40:07 -07:00
app-entrypoint.sh allow users to launch the container with a custom command 2016-06-24 16:16:26 +05:30