ENV 정리
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
FROM mariadb
|
||||
#ubuntu
|
||||
|
||||
|
||||
ENV TZ=Asia/Seoul
|
||||
|
||||
COPY entrypoint_hidche_db.sh /usr/local/bin/
|
||||
ENTRYPOINT ["entrypoint_hidche_db.sh"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user