-
Let's do things the docker way and allow for logging centralization:
- Deprecate (r)syslog logging from dockerfiles
- Decide approach to use for logging
-
Publish all the images to hub.docker.com
-
Env variables present in .env files are being ignore by docker-compose.
Currently we are force loading them in the makefile to workaround this.
Investigate this issue and find a solution.
-
Write better documentation by including a list of modules and packages
-
Volumes are needed to allow sustainable projects.
-
Env variables present in .env files are being ignore by docker-compose.
Currently we are force loading them in the makefile to workaround this.
Investigate this issue and find a solution.
-
Volumes are needed to allow sustainable projects.
-
Write better documentation by including a list of modules and packages
-
Packages for the standard OpenSSH client, byobu/screen shells and nano/vim editors should be added to the system images.
-
All prior namespaces need to be replaced in code.