when attempting to run the docker build command for version 11.315.0 using the command here:https://github.com/felddy/foundryvtt-docker#pre-installed-distribution-builds Steps to reproduce Run Docker Desktop v4.25.0 Open windows powershell Run the command Returns this error Expected behavior docker...
version: '3.8' services: foundry: image: felddy/foundryvtt:release container_name: foundry init: true restart: unless-stopped environment: - PUID - PGID - TZ - TIMEZONE - FOUNDRY_HOSTNAME - CONTAINER_CACHE - FOUNDRY_PROXY_PORT - FOUNDRY_PROXY_SSL - FOUNDRY_UID - FOUNDRY_UPNP - FOUNDRY_...
快速在阿里云香港上托管FoundryVTT命令如下:sudo su rootcdwget https://www.peatsuki.com/sh/InstallFVTT.sh --no-check-certificatesh InstallFVTT.sh
and then restart the container. I would suggest using thefelddy/foundryvtt:releasetag but you can use any of the supported tags. See:https://github.com/felddy/foundryvtt-docker#image-tags
//foundryvtt.com/static/assets/icons/fvtt.png Meta.EndpointURIFormat= Meta.ConfigManifest=foundry-vttconfig.json Meta.MetaConfigManifest=foundry-vttmetaconfig.json Meta.ConfigRoot=foundry-vtt.kvp Meta.MinAMPVersion=2.5.0.4 Meta.SpecificDockerImage= Meta.DockerRequired=False Meta.ContainerPolicy...
Code Issues Pull requests Discussions An easy-to-deploy Dockerized Foundry Virtual Tabletop server. docker docker-image vtt hacktoberfest foundry icosahedron virtual-tabletop foundryvtt opendnd Updated Aug 9, 2024 Shell PaulRBerg / foundry-template Sponsor Star 524 Code Issues Pull requests Discu...