Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
f7de0a68
Commit
f7de0a68
authored
Sep 27, 2018
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix link to mitmproxy installation
parent
45a5a371
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/user/project/container_registry.md
doc/user/project/container_registry.md
+3
-3
No files found.
doc/user/project/container_registry.md
View file @
f7de0a68
...
...
@@ -27,7 +27,7 @@ to enable it.
1.
First, ask your system administrator to enable GitLab Container Registry
following the
[
administration documentation
](
../../administration/container_registry.md
)
.
If you are using GitLab.com, this is enabled by default so you can start using
the Registry immediately. Currently there is a soft (10GB) size restriction for
the Registry immediately. Currently there is a soft (10GB) size restriction for
registry on GitLab.com, as part of the
[
repository size limit
](
repository/index.html#repository-size
)
.
1.
Go to your
[
project's General settings
](
settings/index.md#sharing-and-permissions
)
and enable the
**Container Registry**
feature on your project. For new
...
...
@@ -216,7 +216,7 @@ needs to trust the mitmproxy SSL certificates for this to work.
The following installation instructions assume you are running Ubuntu:
1.
Install mitmproxy (see http://docs.mitmproxy.org/en/stable/install.html)
1.
[
Install mitmproxy
](
https://docs.mitmproxy.org/stable/overview-installation/
)
.
1.
Run
`mitmproxy --port 9000`
to generate its certificates.
Enter
<kbd>
CTRL
</kbd>
-
<kbd>
C
</kbd>
to quit.
1.
Install the certificate from
`~/.mitmproxy`
to your system:
...
...
@@ -293,4 +293,4 @@ Once the right permissions were set, the error will go away.
[
docker-docs
]:
https://docs.docker.com/engine/userguide/intro/
[
pat
]:
../profile/personal_access_tokens.md
[
pdt
]:
../project/deploy_tokens/index.md
[
reconfigure
]:
../../administration/restart_gitlab.md#omnibus-gitlab-reconfigure
\ No newline at end of file
[
reconfigure
]:
../../administration/restart_gitlab.md#omnibus-gitlab-reconfigure
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