change public docker compose

This commit is contained in:
Jaewook Lee
2024-08-04 08:54:15 +09:00
parent 3f5785580e
commit e45b50cffb

View File

@@ -6,13 +6,14 @@ networks:
services: services:
mensa: mensa:
image: python image: python
restart: unless-stopped
volumes: volumes:
- /mnt/docker/mensa:/app - /mnt/docker/mensa:/app
working_dir: /app working_dir: /app
entrypoint: python -m http.server entrypoint: python -m http.server
yauk-net: yauk-net:
image: docker.yauk.tv/streamlit image: jay817/streamlit
restart: unless-stopped restart: unless-stopped
entrypoint: bash -c entrypoint: bash -c
command: command: