Skip to content

Any support with podman-compose? #163

@alexisfrjp

Description

@alexisfrjp

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions