Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PLV2_supply_chain_poc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominik Heinrich
PLV2_supply_chain_poc
Compare revisions
6ed81fe802db38e59dd270ca18d1d932917d91d0 to 7a22055452313fc94e4b8d38008584ddcf8dad3d
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
dominik.heinrich/plv2_supply_chain_poc
Select target project
No results found
7a22055452313fc94e4b8d38008584ddcf8dad3d
Select Git revision
Swap
Target
dominik.heinrich/plv2_supply_chain_poc
Select target project
dominik.heinrich/plv2_supply_chain_poc
1 result
6ed81fe802db38e59dd270ca18d1d932917d91d0
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
speed
· e363d28c
David Horvát
authored
3 weeks ago
e363d28c
Merge remote-tracking branch 'origin/main'
· 7a220554
David Horvát
authored
3 weeks ago
7a220554
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
machine.Dockerfile
+1
-1
1 addition, 1 deletion
machine.Dockerfile
with
1 addition
and
1 deletion
machine.Dockerfile
View file @
7a220554
FROM
archlinux:latest
RUN
pacman-key
--init
RUN
pacman
-Sy
RUN
pacman
-Sy
u
--noconfirm
RUN
cat
<<
EOF
>> /etc/pacman.conf
...
...
This diff is collapsed.
Click to expand it.