Create Dockerfile

This commit is contained in:
Angel-HF
2024-04-06 11:41:09 +02:00
committed by Pelochus
parent be8da145d7
commit d536a2eeb6

2
docker/Dockerfile Normal file
View File

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