Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-spearhead
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Global Dynamic Exposure
server-components
containers
docker-spearhead
Merge requests
!2
Integrated spearhead as core for import logic
Code
Änderungen prüfen
Branch auschecken
Herunterladen
Patches
Unformatierter Diff
Menüleiste ausklappen
Merged
Integrated spearhead as core for import logic
feature/spearhead
into
master
Overview
1
Commits
1
Pipelines
0
Changes
2
Merged
Integrated spearhead as core for import logic
Felix Delattre
requested to merge
feature/spearhead
into
master
Feb 24, 2021
Overview
1
Commits
1
Pipelines
0
Changes
1
\approve
@ds
\fyi
@marius
0
0
Merge request reports
Compare
version 1
version 2
1e70179a
Feb 24, 2021
version 1
7b470834
Feb 24, 2021
master (base)
and
version 2
latest version
19aed7e4
1 commit,
Feb 24, 2021
version 2
1e70179a
1 commit,
Feb 24, 2021
version 1
7b470834
1 commit,
Feb 24, 2021
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Dockerfile
+
1
−
1
View file @ 1e70179a
Edit in single-file editor
Open in Web IDE
Show full file
@@ -38,4 +38,4 @@ RUN apt-get autoremove --yes $build_dependencies && \
VOLUME
["/tmp/import"]
CMD
/usr/local/bin/spearhead
\ No newline at end of file
CMD
/usr/local/bin/spearhead
Loading