Files
timelimit-docker/README.md
T
kennyboy55 fb48f511b9
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
Automate build of timelimit-server docker image
2026-01-24 14:46:02 +01:00

21 lines
639 B
Markdown

# timelimit-docker
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> |