Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
f35d4444
Commit
f35d4444
authored
Mar 13, 2017
by
Oceans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change local repository
parent
9a6308e4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker_engine.sh
drip-deployer/docker_engine.sh
+1
-1
No files found.
drip-deployer/docker_engine.sh
View file @
f35d4444
...
...
@@ -7,5 +7,5 @@ sudo apt-key fingerprint 0EBFCD88
sudo
add-apt-repository
"deb [arch=amd64] https://download.docker.com/linux/ubuntu
$(
lsb_release
-cs
)
stable"
sudo
apt-get update
sudo
apt-get
-y
install
docker-ce
sudo echo
"DOCKER_OPTS="
--insecure-registry
=
1
45.100.133.241
:5000
""
>>
/etc/default/docker
sudo echo
"DOCKER_OPTS="
--insecure-registry
=
1
29.7.98.3
:5000
""
>>
/etc/default/docker
sudo
service docker restart
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