mirror of
https://github.com/PlayEdu/docker-playedu-light
synced 2025-06-06 14:34:05 +08:00
fixed: build
This commit is contained in:
parent
3eb3273f09
commit
a8525a0634
@ -33,8 +33,6 @@ RUN echo "Asia/Shanghai" > /etc/timezone
|
||||
#安装基本组件
|
||||
RUN apt update && apt install -y nginx
|
||||
|
||||
RUN mkdir /app
|
||||
|
||||
COPY docker/start.sh /app/api/start.sh
|
||||
|
||||
RUN mv /app/app.jar /app/api/app.jar
|
||||
|
Loading…
x
Reference in New Issue
Block a user