https://github.com/josejuansanchez/2048-github-actions
Ejemplo de cómo utilizar GitHub Actions para publicar una imagen Docker en Docker Hub.
https://github.com/josejuansanchez/2048-github-actions
dockerfile dockerhub githubactions
Last synced: 3 months ago
JSON representation
Ejemplo de cómo utilizar GitHub Actions para publicar una imagen Docker en Docker Hub.
- Host: GitHub
- URL: https://github.com/josejuansanchez/2048-github-actions
- Owner: josejuansanchez
- Created: 2024-01-25T21:19:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T10:35:06.000Z (over 1 year ago)
- Last Synced: 2025-01-28T11:33:10.323Z (over 1 year ago)
- Topics: dockerfile, dockerhub, githubactions
- Language: Dockerfile
- Homepage: https://josejuansanchez.org/iaw/practica-dockerizar-web/
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048-github-actions
Ejemplo de cómo utilizar [GitHub Actions][1] para publicar una imagen [Docker][2] en [Docker Hub][3].
[1]: https://docs.github.com/es/actions
[2]: https://www.docker.com
[3]: https://hub.docker.com