Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T22:23:30.000Z (8 months ago)
- Last Synced: 2024-04-16T11:58:09.083Z (7 months 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