make docker better

This commit is contained in:
Revvy
2023-10-09 07:38:55 -04:00
parent 2ae29a2cf7
commit 2a3ab3a19e
6 changed files with 44 additions and 58 deletions
+7
View File
@@ -0,0 +1,7 @@
version: '3.3'
services:
binternet:
container_name: binternet
image: ghcr.io/ahwxorg/binternet:latest
ports:
- '8080:80'