small container

This commit is contained in:
JurajKubrican
2024-10-29 08:11:16 +01:00
parent ebd579056a
commit 9a462f06b8
7 changed files with 50 additions and 12 deletions

7
docker-compose.yml Normal file
View File

@@ -0,0 +1,7 @@
version: '3.8'
services:
web:
image: ghcr.io/jurajkubrican/knet/go-web-server:latest
ports:
- 5000:5000/tcp