Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ necessary dependencies alongside Zensical.
[Python website]: https://www.python.org/

!!! tip "Use with Docker"
If you are familiar with Docker and wish to use Zensical in a container then
you can use our [official Docker image]. For installation and usage
instructions, see the documentation on Docker Hub.
If you want to run Zensical in a container for previews and builds, you
can use our [official Docker image]. Note that it's not intended for
hosting the site. For installation and usage instructions, see the
documentation on Docker Hub.

[official Docker image]: https://hub.docker.com/r/zensical/zensical

Expand Down