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:
mensa:
image: python
restart: unless-stopped
volumes:
- /mnt/docker/mensa:/app
working_dir: /app
entrypoint: python -m http.server
yauk-net:
image: docker.yauk.tv/streamlit
image: jay817/streamlit
restart: unless-stopped
entrypoint: bash -c
command: