Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Jessica Hawkwell
/
server-management
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 249544c5
authored
Jun 03, 2017
by
Jessica Hawkwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moving Docker to more appropriate location
1 parent
1225581f
Pipeline
#179
passed
in 38 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/site/markdown/docker-config.md → src/site/markdown/docker.md
src/site/site.xml
src/site/markdown/docker
-config
.md
→
src/site/markdown/docker.md
View file @
249544c
# Docker
Config
# Docker
We use the
`Docker`
runner for
[
GitLab CI
]
. This means it is no longer necessary to configure the build server or
install software required for your build. Simply declare a
[
Docker
]
image in your
[
.gitlab-ci.yml
]
file.
...
...
src/site/site.xml
View file @
249544c
...
...
@@ -35,11 +35,11 @@
<menu
name=
"Documentation"
ref=
"docs"
>
<item
name=
"Our Server"
href=
"server-overall.html"
/>
<item
name=
"Docker"
href=
"docker.html"
/>
</menu>
<menu
name=
"Configuration"
ref=
"config"
>
<item
name=
"Your Tools"
href=
"your-tools.html"
/>
<item
name=
"GitLab"
href=
"gitlab.html"
/>
<item
name=
"Docker Config"
href=
"docker-config.html"
/>
<item
name=
"nginx"
href=
"nginx.html"
>
<item
name=
"nginx GitLab"
href=
"nginx-gitlab.html"
/>
<item
name=
"nginx GitLab Pages"
href=
"nginx-gitlab-pages.html"
/>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment