Skip to content

Commit

Permalink
dockerfile: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed May 14, 2018
1 parent b1fac31 commit 73c2567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile.md
Expand Up @@ -44,7 +44,7 @@ COPY --chown=user:group host_file.xyz /path/container_file.xyz

### Onbuild

```docker```
```docker
ONBUILD RUN bundle install
# when used with another file
```
Expand Down

0 comments on commit 73c2567

Please sign in to comment.