添加自己的运行参数
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM nacos/nacos-server:v2.3.2-slim
|
||||
|
||||
COPY docker-startup.sh /home/nacos/bin/docker-startup.sh
|
||||
|
||||
RUN chmod +x /home/nacos/bin/docker-startup.sh
|
||||
Reference in New Issue
Block a user