Update Dockerfile
This commit is contained in:
@@ -2,6 +2,7 @@ FROM ubuntu:jammy
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
ENV TZ=Europe/Moscow
|
||||
ENV DATEVER=25022025
|
||||
|
||||
ADD danted-init.sh /docker/init.sh
|
||||
ADD docker-entrypoint.sh /docker/entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user