https://github.com/felsokning/worker-tools
Worker Tools Images for `OctopusDeploy`
https://github.com/felsokning/worker-tools
Last synced: 3 months ago
JSON representation
Worker Tools Images for `OctopusDeploy`
- Host: GitHub
- URL: https://github.com/felsokning/worker-tools
- Owner: felsokning
- License: mit
- Created: 2024-02-11T11:05:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T19:37:20.000Z (4 months ago)
- Last Synced: 2025-01-19T20:22:28.067Z (4 months ago)
- Language: HCL
- Homepage:
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
← If you would like to buy me a coffee
     
# Worker Tools
Unofficially sanctioned worker images for Octopus Deploy available on [docker hub](https://hub.docker.com/r/felsokning/worker-tools)
| Operating System | Installed Tools and Versions |
|--------------------------|----------------------------------------------------------------------------------------|
| Ubuntu 22.04 | ([Dockerfile](https://github.com/felsokning/worker-tools/blob/main/docker/Dockerfile)) |## Management
The Worker Tools images provided by this repository are currently updated on at-best effort basis. This repository should contain the latest stable versions of all of the tools.PRs are welcome.
If the tools or the way they are managed don't fit your particular use case, it is easy to [create your own images](https://octopus.com/docs/projects/steps/execution-containers-for-workers#which-image) to use as execution containers.
## Getting Started
See the docs to get started using the `felsokning/worker-tools` image as an [execution container for workers](https://octopus.com/docs/deployment-process/execution-containers-for-workers).The images I publish are [semantically versioned](https://semver.org/).
To ensure stability within your deployment processes, I do not publish non-semantically versioned builds, to prevent breaking your deployment process. Use the full `major.minor.patch` tag when using the `felsokning/worker-tools` image - for example, use `felsokning/worker-tools:4.0.0`.
# Contribute
