forked from TrueCloudLab/action-env
Explain image modification process
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
d837dacfd1
commit
18d7a6e0ae
1 changed files with 8 additions and 1 deletions
|
@ -6,7 +6,14 @@ to add Node.js to community provided images explicitly.
|
|||
|
||||
This repo contains Dockerfile for images used by TrueCloudLab.
|
||||
|
||||
## Adding new images
|
||||
Images are published to [our registry](https://git.frostfs.info/TrueCloudLab/-/packages/container/env/versions)
|
||||
|
||||
## Modifying container images
|
||||
|
||||
Prepare a pull request with a modified or entirely new Dockerfile.
|
||||
The image will get built and published after PR is merged to master.
|
||||
|
||||
## Requirements
|
||||
|
||||
Images for Forgejo Actions must contain:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue