Creating Training Docker Image
Steps on creating training docker container.
Last updated
Steps on creating training docker container.
Last updated
You can check out the sample repository to create docker images:
NetBook uses these docker images as base to creating your training environment. So, we suggest not to add any CMD in your images as they get replaced by our CMDs
If your docker has an entry point command, it gets automatically replaced with NetBook's entrypoint command