Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
minio
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
Container 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
forks
minio
Repository
1e2fac054cfc5920258eea15ff5eab5f60a4f9a9
Select Git revision
Branches
12
rlab/master
master
default
protected
dev
RELEASE.2020-10-09T22-55-05Z.hotfix
RELEASE.2020-10-28T08-16-50Z.hotfix.6bd905
RELEASE.2020-11-25T22-36-25Z.hotfix
RELEASE.2020-11-10T21-02-24Z.hotfix
RELEASE.2020-10-28T08-16-50Z.hotfix
RELEASE.2020-06-22T03-12-50Z.hotfix
RELEASE.2020-09-17T04-49-20Z.hotfix
release
nkv
Tags
20
RELEASE.2021-11-09T03-21-45Z
RELEASE.2021-11-05T09-16-26Z
RELEASE.2021-11-03T03-36-36Z
RELEASE.2021-10-27T16-29-42Z
RELEASE.2021-10-23T03-28-24Z
RELEASE.2021-10-13T00-23-17Z
RELEASE.2021-10-10T16-53-30Z
RELEASE.2021-10-08T23-58-24Z
RELEASE.2021-10-06T23-36-31Z
RELEASE.2021-10-02T16-31-05Z
RELEASE.2021-09-24T00-24-24Z
RELEASE.2021-09-23T04-46-24Z
RELEASE.2021-09-18T18-09-59Z
RELEASE.2021-09-15T04-54-25Z
RELEASE.2021-09-09T21-37-07Z
RELEASE.2021-09-03T03-56-13Z
RELEASE.2021-08-31T05-46-54Z
RELEASE.2021-08-25T00-41-18Z
RELEASE.2021-08-20T18-32-01Z
RELEASE.2021-08-17T20-53-08Z
32 results
minio
Dockerfile.scratch
Find file
Blame
Permalink
3 years ago
39d51ce8
fix: add Dockerfile.release* /opt/bin writable
· 39d51ce8
Harshavardhana
authored
3 years ago
39d51ce8
History
fix: add Dockerfile.release* /opt/bin writable
Harshavardhana
authored
3 years ago
Dockerfile.scratch
48 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
FROM scratch COPY minio /minio CMD ["/minio"]