Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
I
init
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
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
MyCard
init
Commits
03a71ef6
Commit
03a71ef6
authored
Mar 28, 2020
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
91e29193
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
tasks/docker.yml
tasks/docker.yml
+5
-5
No files found.
tasks/docker.yml
View file @
03a71ef6
-
name
:
China mirror
set_fact
:
china_
docker_mirro
r
:
true
china_
mirror_docke
r
:
true
when
:
china_mirror
-
name
:
China mirror for Docker
set_fact
:
...
...
@@ -100,14 +100,14 @@
name
:
pip
executable
:
'
{{pip_executable}}'
state
:
latest
when
:
"
not
china_
docker_mirro
r"
when
:
"
not
china_
mirror_docke
r"
-
name
:
docker-compose
become
:
true
pip
:
name
:
docker-compose
executable
:
'
{{pip_executable}}'
state
:
latest
when
:
"
not
china_
docker_mirro
r"
when
:
"
not
china_
mirror_docke
r"
-
name
:
docker-compose 国内
become
:
true
pip
:
...
...
@@ -115,7 +115,7 @@
executable
:
'
{{pip_executable}}'
state
:
latest
extra_args
:
-i https://mirrors.aliyun.com/pypi/simple/
when
:
"
china_
docker_mirro
r"
when
:
"
china_
mirror_docke
r"
-
name
:
docker-compose 国内
become
:
true
pip
:
...
...
@@ -123,7 +123,7 @@
executable
:
'
{{pip_executable}}'
state
:
latest
extra_args
:
-i https://mirrors.aliyun.com/pypi/simple/
when
:
"
china_
docker_mirro
r"
when
:
"
china_
mirror_docke
r"
-
name
:
docker 配置 创建目录
become
:
true
file
:
...
...
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