mirror of
https://github.com/ail-project/ail-framework.git
synced 2025-01-19 08:46:14 +00:00
Updated Docker documentation typo
This commit is contained in:
parent
6b43d2a067
commit
6039f8c3cd
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ curl https://get.docker.com | /bin/bash
|
||||||
```
|
```
|
||||||
git clone https://github.com/CIRCL/ail-framework
|
git clone https://github.com/CIRCL/ail-framework
|
||||||
cd AIL-framework
|
cd AIL-framework
|
||||||
docker build -t ail-framework
|
docker build -t ail-framework .
|
||||||
```
|
```
|
||||||
3. To start AIL on port 7000, type the following command below:
|
3. To start AIL on port 7000, type the following command below:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue