mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Update directions for using Docker Hub Registry
Our base Docker image is now located at: https://registry.hub.docker.com/u/breandan/intellij-sdk-docs/ We still need to push this image to its final destination: https://hub.docker.com/u/jetbrains/ @SergeyZh
This commit is contained in:
parent
5e07cbd38e
commit
d419a3e185
@ -36,8 +36,8 @@ In order to build the documentation site, you will need:
|
||||
|
||||
To build and run this site on Docker, execute the following commands:
|
||||
|
||||
* `docker build -t intellij-sdk-docs /intellij-sdk-docs`
|
||||
* `docker run intellij-sdk-docs`
|
||||
* `docker pull breandan/intellij-sdk-docs`
|
||||
* `docker run intellij-sdk-docs`
|
||||
|
||||
**OS X**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user