mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-14 21:25:58 +00:00
[docker/en] lowercase language name in highlight
This commit is contained in:
parent
18f20079fc
commit
c0fe1adb7a
@ -216,7 +216,7 @@ an image from scratch)
|
|||||||
but used like a convention
|
but used like a convention
|
||||||
* Below is a sample Dockerfile but you can read in depth from the [official docs](https://docs.docker.com/engine/reference/builder/).
|
* Below is a sample Dockerfile but you can read in depth from the [official docs](https://docs.docker.com/engine/reference/builder/).
|
||||||
|
|
||||||
```Dockerfile
|
```dockerfile
|
||||||
FROM <base-image>
|
FROM <base-image>
|
||||||
# define base image
|
# define base image
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user