Skip to content

[FEAT]: Document how to use the Docker image published on GHCR #50

@gmacario

Description

@gmacario

Description

Now that github/workflows/publish_image.yaml has been pushed to the main branch, Docker images are published on https://github.com/orgs/B-AROL-O/packages?repo_name=FREISA

image

I would suggest to create a compose.yaml file (1) or at least a HOWTO document which explains how to use those images

Additional Information

(1) According to https://docs.docker.com/compose/intro/compose-application-model/

The default path for a Compose file is compose.yaml (preferred) or compose.yml that is placed in the working directory. Compose also supports docker-compose.yaml and docker-compose.yml for backwards compatibility of earlier versions. If both files exist, Compose prefers the canonical compose.yaml.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions