You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Builds of the image are also available on the [Github Container Registry](https://github.com/tiredofit/docker-tiredofdit/pkgs/container/docker-tiredofdit)
84
+
Builds of the image are also available on the [Github Container Registry](https://github.com/tiredofit/docker-tiredofdit/pkgs/container/docker-tiredofit)
The following image tags are available along with their tagged release based on what's written in the [Changelog](CHANGELOG.md):
@@ -101,7 +102,7 @@ Images are built primarily for `amd64` architecture, and may also include builds
101
102
102
103
### Quick Start
103
104
104
-
* The quickest way to get started is using [docker-compose](https://docs.docker.com/compose/). See the examples folder for a working [docker-compose.yml](examples/docker-compose.yml) that can be modified for development or production use.
105
+
* The quickest way to get started is using [docker-compose](https://docs.docker.com/compose/). See the examples folder for a working [compose.yml](examples/compose.yml) that can be modified for development or production use.
105
106
106
107
* Set various [environment variables](#environment-variables) to understand the capabilities of this image.
107
108
* Map [persistent storage](#data-volumes) for access to configuration and data files for backup.
0 commit comments