mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
docs: Update docker.md
This commit is contained in:
committed by
Benoit Chevallier
parent
ddf8c830d7
commit
db3e922ba2
@@ -43,7 +43,7 @@ docker login ghcr.io
|
||||
|
||||
This command will ask for a username and a password. For username, just enter your GitHub username. For password, you should create a personal access token from [here](https://github.com/settings/tokens) selecting `read:packages` permission. Just paste the generated access token as your password, and you are good to go.
|
||||
|
||||
Once you do that you can get inside the docker environment using the following command:
|
||||
Once you do that, you can get inside the docker environment using the following command:
|
||||
|
||||
```shell
|
||||
make docker_build_and_start
|
||||
|
||||
Reference in New Issue
Block a user