Lidia Mokevnina
Lidia Mokevnina
Let users add and use official and public docker-hub images without connecting docker-hub integration.
We need to be able to use the non-empty volumes with CLI
Related core task for this issue https://github.com/UffizziCloud/uffizzi_cli/issues/136
If a user has a compose file with a healthcheck and does not have all the options, we get the `NoMethodError (undefined method `scan' for nil:NilClass)` error. We need to...
Add a test to check this case: https://github.com/UffizziCloud/uffizzi_app/issues/225
Need to move user validations for task https://github.com/UffizziCloud/uffizzi_platform/issues/31
Same as [this](https://github.com/UffizziCloud/uffizzi_platform/issues/114), but for the cli
Related platform issue: https://github.com/UffizziCloud/uffizzi_platform/issues/113 Need to change the deploy_containers method to check for password protection module presence
docker-compose docs: https://docs.docker.com/compose/compose-file/#hostname kubernetes docs: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-hostname-and-subdomain-fields