fixed typo
This commit is contained in:
@@ -18,7 +18,7 @@ ENV PATH="$JAVA_HOME/bin:${PATH}"
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Build the custom image and name it name it something like code-server-dev:
|
Build the custom image and name it something like code-server-dev:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker build -t code-server-dev .
|
docker build -t code-server-dev .
|
||||||
|
|||||||
Reference in New Issue
Block a user