Fixing formatting
Signed-off-by: Arthur De Magalhaes <ademagalhaes@gmail.com>
This commit is contained in:
parent
e51b32e244
commit
3c727e4723
|
|
@ -84,6 +84,7 @@ If you want to start with one of the pre-packaged tags you do not need to run `i
|
||||||
FROM %%IMAGE%%:microprofile2
|
FROM %%IMAGE%%:microprofile2
|
||||||
COPY --chown=1001:0 Sample1.war /config/dropins/
|
COPY --chown=1001:0 Sample1.war /config/dropins/
|
||||||
```
|
```
|
||||||
|
|
||||||
You can then build and run this image:
|
You can then build and run this image:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue