Improve documentation
This commit is contained in:
10
README.md
10
README.md
@@ -35,15 +35,7 @@ This stack packages the Spyder IDE inside a Docker container and supports both n
|
|||||||
mkdir -p spyder-home spyder-workspace
|
mkdir -p spyder-home spyder-workspace
|
||||||
```
|
```
|
||||||
|
|
||||||
5. **Log in to the registry once** (required the first time you pull private images):
|
5. **Launch Spyder** using the runtime compose file:
|
||||||
|
|
||||||
```bash
|
|
||||||
docker login git.maxboeer.com
|
|
||||||
```
|
|
||||||
|
|
||||||
Use your Gitea username and a personal access token with `read:packages` permission.
|
|
||||||
|
|
||||||
6. **Launch Spyder** using the runtime compose file:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker compose -f compose.runtime.yaml up
|
docker compose -f compose.runtime.yaml up
|
||||||
|
|||||||
Reference in New Issue
Block a user