mirror of
https://github.com/hugomods/docker.git
synced 2025-04-26 13:10:48 +03:00
Update README.md
This commit is contained in:
parent
5f50bbb90c
commit
f850296644
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -4,15 +4,22 @@
|
|||
[](https://hub.docker.com/r/razonyang/hugo)
|
||||
[](https://github.com/razonyang/docker-hugo/actions/workflows/docker.yml)
|
||||
|
||||
The **up to date** Hugo docker images.
|
||||
The automated and up-to-date Hugo docker images.
|
||||
|
||||
There are two ways to check and build latest Hugo images.
|
||||
The repo set up an automated workflow for checking and building latest Hugo images, which can be triggered by:
|
||||
|
||||
1. Waiting for the cron job (runs every 30 min).
|
||||
2. Trigger the job immediately by commenting on [the issue](https://github.com/razonyang/docker-hugo/issues/3).
|
||||
|
||||
## Images
|
||||
|
||||
The images will be pushed to both of Docker Hub and GitHub Container Register.
|
||||
|
||||
| Container Register | Image Name |
|
||||
| ------------------------- | ----------------------- |
|
||||
| Docker Hub | `razonyang/hugo` |
|
||||
| GitHub Container Register | `ghcr.io/hugomods/hugo` |
|
||||
|
||||
| Image | Size | Extended | Go | Node | NPM | Git |
|
||||
| -------------------- | :--- | :------: | :-: | :--: | :-: | :-: |
|
||||
| `latest`, `<version>` |  | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue