more user friendly readme
This commit is contained in:
parent
50da236504
commit
f95ee20e2c
@ -1,4 +1,6 @@
|
||||
# foundryvtt_container
|
||||
If you don't want to build and host your own container image feel free to skip ahead and leverage the publicly hosted container. Head over to "Running the Container" if this is the better use-case for you.
|
||||
|
||||
## Builidng the Container
|
||||
Just run the script with the URL and Version declared as follows:
|
||||
```bash
|
||||
@ -6,6 +8,7 @@ Just run the script with the URL and Version declared as follows:
|
||||
```
|
||||
|
||||
## Running the Container
|
||||
When setting hostname, make sure you use the hostname of the baremetal server or VM that you are running the container on. Otherwise you will need to accept the license at each initialization.
|
||||
I'm using quadlets, so here's an example quadlet:
|
||||
```bash
|
||||
# in your rootless podman container direction, ie: /etc/containers/systemd/users/${USER_UID}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user