diff --git a/docker.md b/docker.md index 5f840e20457f4212a326b2d43c8716f538c111c3..c49c020ec6150313089458ce74b684128718188e 100644 --- a/docker.md +++ b/docker.md @@ -44,6 +44,13 @@ services: [docker]: https://hub.docker.com/r/charmcli/soft-serve [ghcr]: https://github.com/charmbracelet/soft-serve/pkgs/container/soft-serve + +> **Warning** +> +> Make sure to run the image without a TTY, i.e.: do not use the `--tty`/`-t` +> flags. + + *** Part of [Charm](https://charm.sh).