Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nginx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Tomáš Sapák
nginx
Merge requests
!1
Update Dockerfile
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Update Dockerfile
139890-master-patch-76183
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Closed
Tomáš Sapák
requested to merge
139890-master-patch-76183
into
master
5 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
af62f4d4
1 commit,
5 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Dockerfile
+
1
−
1
Options
@@ -2,4 +2,4 @@ FROM nginx:alpine
MAINTAINER
Tomas Sapak <tom.sapak@gmail.com>
EXPOSE
80 443
EXPOSE
80 443
8443
Loading