Skip to content

[Request] Update air gapped docs to show how to run in production #7791

Description

@A-Hall

Description

The documentation on hosting your own package repo has instructions on running the container in the foreground. It would be more practical in a production environment to have the container run detached and potentially automatically restart.

something like:
docker run -d --restart=unless-stopped -it -p 8080:8080 docker.elastic.co/package-registry/distribution:8.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:SKIIssues owned by the SKI Docs Team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions