docker improvements

This commit is contained in:
John Lancaster
2023-06-09 21:25:18 -05:00
parent 3f9eea6a51
commit 5459e068aa
4 changed files with 13 additions and 40 deletions

View File

@@ -5,8 +5,7 @@ services:
image: kwaylon:latest
build:
context: ./
dockerfile: .devcontainer/Dockerfile
# restart: unless-stopped
restart: unless-stopped
network_mode: host
tty: true
stdin_open: true
@@ -15,6 +14,3 @@ services:
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
- ./:/kwaylon
# - ./src:/usr/app/src
# - ./data:/usr/app/data
# - ./pics:/discord_pics