Automate build of timelimit-server docker image
Build and push timelimit-server-ui image / check (push) Successful in 21s
Build and push timelimit-server-ui image / build (push) Has been skipped
Build and push timelimit-server image / check (push) Successful in 1s
Build and push timelimit-server image / build (push) Has been skipped
Build and push timelimit-server-ui image / check (push) Successful in 21s
Build and push timelimit-server-ui image / build (push) Has been skipped
Build and push timelimit-server image / check (push) Successful in 1s
Build and push timelimit-server image / build (push) Has been skipped
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
# timelimit-docker
|
||||
|
||||
Build docker images from timelimit repositories.
|
||||
Build docker images from timelimit repositories.
|
||||
|
||||
## timelimit-server
|
||||
This repository does have a dockerfile.
|
||||
Using a workflow, the server repo is built, and packaged in an image.
|
||||
|
||||
| **Available tags** | |
|
||||
|--------------------|--------|
|
||||
| Latest version | latest |
|
||||
| Specific commit | <sha> |
|
||||
|
||||
## timelimit-server-ui
|
||||
This repository does not have a dockerfile. This repository contains a docker file.
|
||||
Using a workflow, the server-ui repo is built, and packaged in an image.
|
||||
|
||||
| **Available tags** | |
|
||||
|--------------------|--------|
|
||||
| Latest version | latest |
|
||||
| Specific commit | <sha> |
|
||||
Reference in New Issue
Block a user