mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
@@ -1,10 +1,3 @@
|
||||
```{warning}
|
||||
FIXME(arthur): to update if needed
|
||||
```
|
||||
```{warning}
|
||||
FIXME(arthur): to add a new .md about pypy if needed
|
||||
```
|
||||
|
||||
# Docker
|
||||
|
||||
## Setting up docker and X forwarding
|
||||
@@ -54,6 +47,8 @@ Once you do that you can get inside the docker environment using the following c
|
||||
|
||||
```shell
|
||||
make docker_build_and_start
|
||||
# or equivalently but shorter
|
||||
make docker_bas
|
||||
```
|
||||
|
||||
After you finish your work, you can leave the docker by using the `exit` command or by pressing `CTRL + D`.
|
||||
|
||||
Reference in New Issue
Block a user