All images now support rootless (#418)

This commit is contained in:
Michael Green
2024-09-08 00:14:29 +10:00
committed by GitHub
parent f0783fcae8
commit 7dfb0b54eb
16 changed files with 276 additions and 159 deletions

View File

@@ -4,6 +4,7 @@ services:
container_name: gaseous-server
build:
context: ./
dockerfile: ./build/Dockerfile
restart: unless-stopped
networks:
- gaseous
@@ -12,7 +13,7 @@ services:
ports:
- 5198:80
volumes:
- gs:/root/.gaseous-server
- gs:/home/gaseous/.gaseous-server
environment:
- TZ=Australia/Sydney
- dbhost=gsdb