Skip to content

Commit

Permalink
Add docker build documentation and created by img
Browse files Browse the repository at this point in the history
  • Loading branch information
ferjoaguilar authored Mar 24, 2022
1 parent 7b32342 commit f171c01
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,16 @@ Space reserved only for docker. It's a security space management to docker conta

Dockerfile allow to build custom images

### Docker build

| Command | Param | Agregate | Description | Example |
| ------------ | ------------ | ------------ | ------------ | ------------ |
| docker build | -t, --tag | image name | Build custom image | docker build -t ubuntu:platzi . |


<p align="center">
<img alt="Created by Fernando Aguilar" src="https://res.cloudinary.com/dohkdu219/image/upload/v1642443309/portfolio/signature_oq60qf.png" width="80%" />
</p>



0 comments on commit f171c01

Please sign in to comment.