https://github.com/mybuilder/tideways-daemon-docker
https://github.com/mybuilder/tideways-daemon-docker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mybuilder/tideways-daemon-docker
- Owner: mybuilder
- Created: 2020-03-24T11:34:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T17:25:24.000Z (about 6 years ago)
- Last Synced: 2025-03-06T20:14:03.186Z (over 1 year ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerising the Tideways Daemon
This repo provides an Alpine Linux based Docker image for running the [Tideways](https://tideways.com) daemon. This is useful in serverless environments where you don't maintain the host machines running your applications and therefore can't simply install the `tideways-daemon` package. Services such as AWS ECS and Fargate can be used to run the _Dockerised_ daemon.
Images are [published on Docker Hub](https://hub.docker.com/r/mybuilder/tideways-daemon/tags).
## Adding a new version
Simply edit this [file](https://github.com/mybuilder/tideways-daemon-docker/blob/master/.github/workflows/publish.yml) and add another version to the matrix.