Is it possible to combine and push multicontainer/images docker app to docker-hub? if yes how? -


i spent time , found best split big application in multiple containers. linking , docker compose can used link/network 2 or more images make big application.

my questions are: can make main image big project, hold sub images , push main image docker-hub? way, if sharing project 1 download 1 image , work. or have upload docker compose file , images in docker hub individually , write instructions collaborator run make big app running.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -