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
21 lines
639 B
Markdown
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> | |