Merge pull request 'build : 修改为zulu-Open jdk' (#30) from clay into master
Reviewed-on: http://git.feashow.cn/clay/fateverse/pulls/30
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:11.0.10-jre
|
||||
FROM azul/zulu-openjdk:11.0.22-jre
|
||||
VOLUME /tmp
|
||||
RUN useradd -b /home -m -s /bin/bash clay
|
||||
RUN chmod a+xr -R /home/clay && chown clay:clay -R /home/clay
|
||||
|
||||
Reference in New Issue
Block a user