Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tools
Docker
Ansible
Commits
c478fb15
Commit
c478fb15
authored
Mar 16, 2022
by
Dmitriy Safronov
Browse files
Options
Downloads
Patches
Plain Diff
new
parent
5ee429b5
No related branches found
No related tags found
2 merge requests
!33
New
,
!32
New
Pipeline
#6222
passed
Mar 16, 2022
Stage: lint
Stage: pack
Changes
2
Pipelines
4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+0
-3
0 additions, 3 deletions
.gitignore
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
4 deletions
.gitignore
deleted
100644 → 0
+
0
−
3
View file @
5ee429b5
/roles/
/.idea/
*.iml
This diff is collapsed.
Click to expand it.
Dockerfile
+
1
−
1
View file @
c478fb15
FROM
registry.
cyberbrain.pw
/tools/docker/alpine:latest
AS
base
FROM
registry.
viju.ru
/tools/docker/alpine:latest
AS
base
FROM
base
AS
builder
ARG
ANSIBLE_BUILD_DEPENDENCIES="build-base cargo libffi-dev musl-dev openssl-dev python3-dev yaml-dev"
...
...
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