mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
Update docker readme (cp)
This commit is contained in:
parent
61b5bbaf9d
commit
738e96e9d6
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ curl https://get.docker.com | /bin/bash
|
|||
```bash
|
||||
git clone https://github.com/CIRCL/AIL-framework.git
|
||||
cd AIL-framework
|
||||
cp -r ./other_installers/docker/Dockerfile ./other_installers/docker/docker_start.sh ./other_installers/docker/pystemon ./
|
||||
docker build -t ail-framework .
|
||||
```
|
||||
3. To start AIL on port 7000, type the following command below:
|
||||
|
|
Loading…
Reference in a new issue