Skip to content

Commit

Permalink
Tweak hostname instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranbato committed Aug 17, 2023
1 parent 19fbc6c commit 075f072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Currently using Vorta 0.8.12 release on jlesage/baseimage-gui:alpine-3.17-v4 ima

## Usage

Please note that it is highly recommended to set a `hostname` when running this container. This results in a consistent hostname for the container and allows the *prune* functionality to work correctly. If you do not set this, a random hostname will be generated by Docker and you will need to adjust the *prune* settings in the UI so that it doesn't use the hostname.
Please note that it is highly recommended to set a `hostname` when running this container. This results in a consistent hostname for the container and allows the *prune* functionality to work correctly. If you do not set this, a random hostname will be generated by Docker and you will need to adjust the *prune* settings in the UI so that it doesn't use the hostname as a filter.

Using `docker-compose.yml`: (set TZ, USER_ID, and GROUP_ID in `.env`.)

Expand Down

0 comments on commit 075f072

Please sign in to comment.