Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qg-dockerfiles
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qg-dockerfiles
Commits
3e47cb70
Commit
3e47cb70
authored
Dec 12, 2017
by
daidekun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git
parent
ce64f488
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
README.md
README.md
+4
-1
Dockerfile
baseimg/oracle_jdk8/Dockerfile
+1
-0
No files found.
README.md
View file @
3e47cb70
### QG k8s yaml config
### qg-dockerfiles
\ No newline at end of file
用来存放基础镜像的构建dockerfile文件
####
\ No newline at end of file
baseimg/oracle_jdk8/Dockerfile
View file @
3e47cb70
...
@@ -13,6 +13,7 @@ RUN rm -rf jdk-8u144-linux-x64.tar.gz ./jdk1.8.0_144/src.zip
...
@@ -13,6 +13,7 @@ RUN rm -rf jdk-8u144-linux-x64.tar.gz ./jdk1.8.0_144/src.zip
# 安装必要打包库
# 安装必要打包库
RUN
yum
install
-y
make gcc
*
RUN
yum
install
-y
make gcc
*
RUN
yum
install
-y
git
# 安装控制台组件
# 安装控制台组件
RUN
git clone https://git.coding.net/tywldx/demoXterm.git
RUN
git clone https://git.coding.net/tywldx/demoXterm.git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment