Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
notebook
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
notebook
Commits
c045d578
There was an error fetching the commit references. Please try again later.
Commit
c045d578
authored
2 years ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
d7ee6a57
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
c045d578
...
...
@@ -379,7 +379,7 @@ sudo gitlab-runner install --user=gitlab-runner --working-directory=/home/gitlab
sudo gitlab-runner start
#############################
#
This
docker is
broken. DO NOT use this comman
d. Refer to https://github.com/docker/for-linux/issues/219#issuecomment-1012948526 for more info.
#
Ubuntu-
docker is
outdate
d. Refer to https://github.com/docker/for-linux/issues/219#issuecomment-1012948526 for more info.
## apt install -y docker.io
apt install -y apt-utils && curl -fsSL https://get.docker.com -o get-docker.sh && sudo sh get-docker.sh
...
...
@@ -395,7 +395,8 @@ sudo gitlab-runner register -n \
# Use `sudo gitlab-runner register --docker-privileged` to register manually.
```
Docker-in-docker: Set firewall rule to prevent Internet from accessing port 2375.
Docker-in-docker: Set firewall rule to prevent Internet from accessing port 2375.
[
Sample of CI file
](
https://git.recolic.net/root/server-monitor/-/blob/master/.gitlab-ci.yml
)
> disable tls if there's any problem. https://docs.gitlab.com/ee/ci/docker/using_docker_build.html
...
...
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