Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docker-base-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tools
docker-base-image
Commits
e6bc7d15
Commit
e6bc7d15
authored
Mar 04, 2020
by
liwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
@dev更新skywalking版本
parent
3031a81d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+1
-1
env.sh
env.sh
+1
-1
skywalking-agent-6.6.0.zip
skywalking-agent-6.6.0.zip
+0
-0
No files found.
Dockerfile
View file @
e6bc7d15
FROM
openjdk:8-jdk-alpine
FROM
openjdk:8-jdk-alpine
ENV
SKYWALKING_VERSION 6.
0.0-GA
ENV
SKYWALKING_VERSION 6.
6.0
RUN
echo
"http://mirrors.aliyun.com/alpine/v3.8/main"
>
/etc/apk/repositories
\
RUN
echo
"http://mirrors.aliyun.com/alpine/v3.8/main"
>
/etc/apk/repositories
\
&&
echo
"http://mirrors.aliyun.com/alpine/v3.8/community"
>>
/etc/apk/repositories
\
&&
echo
"http://mirrors.aliyun.com/alpine/v3.8/community"
>>
/etc/apk/repositories
\
...
...
env.sh
View file @
e6bc7d15
#!/usr/bin/env bash
#!/usr/bin/env bash
VERSION
=
"1.0.
0
-SNAPSHOT"
VERSION
=
"1.0.
1
-SNAPSHOT"
IMAGE_NAME
=
"edu-100-app-base"
IMAGE_NAME
=
"edu-100-app-base"
\ No newline at end of file
skywalking-agent-6.
0.0-GA
.zip
→
skywalking-agent-6.
6.0
.zip
View file @
e6bc7d15
No preview for this file type
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