Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

docker-compose.yml is missing an /etc/pulp/certs mount #584

@algernon

Description

@algernon

I was experimenting with docker-pulp, followed the development steps, but the containers failed to come up. Looking at the logs, they complained about /etc/pulp/certs/database_fields.symmetric.key missing. So I took a look at the podman-compose setup, and noticed that it mounts /etc/pulp/certs. So I added the same thing, and the containers came up properly.

It would be nice if docker-compose.yml did the mounting too, and the docs explained how to create the key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions