This repository has been archived on 2025-07-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
workboat/image
AKP 2f992a8c9f
Handle internal errors within Docker image
Signed-off-by: AKP <tom@tdpain.net>
2023-01-02 15:31:58 +00:00
..
bootstrap.sh Handle internal errors within Docker image 2023-01-02 15:31:58 +00:00
Dockerfile Add usable Dockerfile as a runner 2022-12-30 21:44:33 +00:00
README.md Alter 12 files 2022-12-29 20:25:20 +00:00
setup.sh Remove nonfunctional lines from image setup script 2023-01-01 23:56:44 +00:00

Runner Container Image

This is a Docker image that can be used as a runner image to be used with Workboat. It is based on Ubuntu 22.04.

Installed Software

  • Git (latest at time of build)
  • Docker (latest at time of build)
  • Golang 1.19.4