Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Aslam
ubuntu-mini
Commits
cba5ec0d
Commit
cba5ec0d
authored
5 years ago
by
Aslam
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md
parent
dd24aee9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
README.md
README.md
+11
-4
No files found.
README.md
View file @
cba5ec0d
...
@@ -3,7 +3,14 @@
...
@@ -3,7 +3,14 @@
docker build -t ubuntu-mini .
docker build -t ubuntu-mini .
```
```
### Dockerfile start line for those who don't have the time to build the container
### For those who don't have the time to build the container
```
Dockerfile
1.
**Dockerfile**
FROM
aslamkv/ubuntu-mini:latest
```
```Dockerfile
\ No newline at end of file
FROM aslamkv/ubuntu-mini:latest
```
2.
**Dockerhub**
```Dockerfile
docker pull aslamkv/ubuntu-mini
```
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment