-
Notifications
You must be signed in to change notification settings - Fork 269
Open
Description
I'm running podman compose 1.3.0 (latest version) and lots of errors, certainly due to the lack of podman support.
[postgres] | Error: Database is uninitialized and superuser password is not specified.
[postgres] | You must specify POSTGRES_PASSWORD to a non-empty value for the
[postgres] | superuser. For example, "-e POSTGRES_PASSWORD=password" on "docker run".
[postgres] |
[postgres] | You may also use "POSTGRES_HOST_AUTH_METHOD=trust" to allow all
[postgres] | connections without a password. This is *not* recommended.
[postgres] |
[postgres] | See PostgreSQL documentation about "trust":
[postgres] | https://www.postgresql.org/docs/current/auth-trust.html
[mattermost] | Error: failed to load configuration: could not create config file: open /mattermost/config/config.json: permission denied
[mattermost] | Usage:
[mattermost] | mattermost [flags]
[mattermost] | mattermost [command]
[mattermost] |
[mattermost] | Available Commands:
[mattermost] | completion Generate the autocompletion script for the specified shell
[mattermost] | db Commands related to the database
[mattermost] | export Export data from Mattermost
[mattermost] | help Help about any command
[mattermost] | import Import data.
[mattermost] | jobserver Start the Mattermost job server
[mattermost] | server Run the Mattermost server
[mattermost] | version Display version information
[mattermost] |
[mattermost] | Flags:
[mattermost] | -c, --config string Configuration file to use.
[mattermost] | -h, --help help for mattermost
[mattermost] |
[mattermost] | Use "mattermost [command] --help" for more information about a command.
[mattermost] |
Is there a plan to support podman for guys like me?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels