UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
source-controller
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Iron Bank Containers
fluxcd
source-controller
Merge requests
!90
Merge Development to Master
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Merge Development to Master
development
into
master
Overview
0
Commits
2
Pipelines
2
Changes
2
Merged
Ghost User
requested to merge
development
into
master
3 years ago
Overview
0
Commits
2
Pipelines
2
Changes
2
Expand
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
be168e00
2 commits,
3 years ago
2 files
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
vendor/github.com/docker/distribution/Dockerfile
+
1
−
1
Options
FROM
golang:1.1
6.7
-alpine
AS
build
FROM
golang:1.1
7.0
-alpine
AS
build
ENV
DISTRIBUTION_DIR /go/src/github.com/docker/distribution
ENV
DOCKER_BUILDTAGS include_oss include_gcs
Loading