dockerfile: fix formatting
This commit is contained in:
parent
b1fac31551
commit
73c2567269
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue