Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Añadir el comando para ejecutar el contenedor directamente #5

Open
amoralej opened this issue Mar 10, 2022 · 0 comments
Open

Añadir el comando para ejecutar el contenedor directamente #5

amoralej opened this issue Mar 10, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@amoralej
Copy link
Owner

Existe un contenedor disponible para ser ejecutado sin necesidad de construirlo. Sería conveniente incluirlo en el archivo README.

El comando a usar en ese caso sería:

podman run --pull=always -dt -p8080:80 quay.io/amoralej/game2048:latest

@amoralej amoralej added documentation Improvements or additions to documentation help wanted Extra attention is needed good first issue Good for newcomers labels Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant