Sameer Naik
|
3da274fc64
|
entrypoint.sh: start webmin only if `named` will be launched
|
2015-07-22 13:47:30 +05:30 |
Sameer Naik
|
ba8d10988d
|
entrypoint.sh: allow users to specify arguments to `named`
|
2015-07-22 13:47:07 +05:30 |
Sameer Naik
|
7ae7e22bdb
|
entrypoint.sh: set the default root password to `password`
|
2015-07-21 13:37:49 +05:30 |
Sameer Naik
|
714690591f
|
entrypoint.sh: start webmin if `WEBMIN_ENABLED` is `true`, regardless of whether a user command is specified
|
2015-06-15 21:55:44 +05:30 |
Sameer Naik
|
88d59ad6a9
|
entrypoint.sh: don't bother creating the `WEBMIN_DATA_DIR` if `WEBMIN_ENABLED` is not `true`
|
2015-06-15 21:53:34 +05:30 |
Sameer Naik
|
19b7a592b8
|
entrypoint.sh: set `DATA_DIR` permissions to `755`
|
2015-06-15 21:51:08 +05:30 |
Sameer Naik
|
3f5d7c3d13
|
dockerfile: moved `BIND_DATA_DIR` and `WEBMIN_DATA_DIR` env variables to the `entrypoint.sh` script
|
2015-06-15 21:49:49 +05:30 |
Sameer Naik
|
9e01ec1f0e
|
entrypoint.sh: start webmin only if no arguments are specified on the command line
|
2015-06-15 20:59:24 +05:30 |
Sameer Naik
|
55f794146b
|
dockerfile: specify `ENTRYPOINT` as `entrypoint.sh`
|
2015-06-15 20:57:22 +05:30 |
Sameer Naik
|
c9e2e7b475
|
dockerfile: renamed `start` script to `entrypoint.sh`
|
2015-06-15 20:52:54 +05:30 |