You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but if I run command manually it fails and there is no output:
▶ kompose convert --stdout -f /home/tomas/dev/goenv/kompose/src/github.com/skippbox/kompose/script/test/fixtures/etherpad/docker-compose.yml
WARN[0000] The DB_PORT variable is not set. Substituting a blank string.
WARN[0000] The DB_NAME variable is not set. Substituting a blank string.
WARN[0000] The DB_PASS variable is not set. Substituting a blank string.
WARN[0000] The DB_USER variable is not set. Substituting a blank string.
WARN[0000] The ROOT_PASS variable is not set. Substituting a blank string.
WARN[0000] The DB_PASS variable is not set. Substituting a blank string.
WARN[0000] The DB_PORT variable is not set. Substituting a blank string.
WARN[0000] The DB_USER variable is not set. Substituting a blank string.
WARN[0000] The DB_HOST variable is not set. Substituting a blank string.
WARN[0000] The DB_NAME variable is not set. Substituting a blank string.
FATA[0000] "mariadb" failed to load ports from compose file: invalid container port ""
The text was updated successfully, but these errors were encountered:
one example
test result:
but if I run command manually it fails and there is no output:
The text was updated successfully, but these errors were encountered: