Create Dockerfile

This commit is contained in:
Angel-HF
2024-04-06 11:41:09 +02:00
committed by Pelochus
parent 057eafca3c
commit 8d4b40d9ac

2
docker/Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM ubuntu:focal
ENTRYPOINT /bin/bash ./entrypoint.sh