shiwaforce / poco

Poco will help you to organise and manage Docker, Docker-Compose, Kubernetes, Openshift projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.
https://getpoco.io
MIT License
104 stars 6 forks source link

Pass offline option to the containers #64

Closed sarkiroka closed 2 years ago

sarkiroka commented 3 years ago

The offline option is works well, but the containers inside doesn't know about this option setted or not. And the container inside cannot switch between the two state (online or offline). Please provide this option into the containers. For example env variable, or any other solition is good