Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jekyll-docker
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
envygeeks
jekyll-docker
Commits
70abcb27
Commit
70abcb27
authored
5 years ago
by
Jordon Bedwell
Browse files
Options
Downloads
Patches
Plain Diff
Apparently this breaks their Docker?
parent
b713c6bc
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
script/install
+0
-2
0 additions, 2 deletions
script/install
with
0 additions
and
2 deletions
script/install
+
0
−
2
View file @
70abcb27
...
@@ -15,8 +15,6 @@ else
...
@@ -15,8 +15,6 @@ else
bundle clean
bundle clean
else
else
sudo mkdir
-p
/etc/docker
sudo mkdir
-p
/etc/docker
json
=
"{
\n
\"
experimental
\"
: true
\n
}
\n
"
printf
"
$json
"
|
sudo tee
/etc/docker/daemon.json
sudo
service docker restart
sudo
service docker restart
fi
fi
fi
fi
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment