Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Jul 9, 2021
1 parent 192e2d8 commit 81b2612
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dockerfiles/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ Make sure you have [Docker](https://docs.docker.com/get-docker) available on you
1. Build the docker image:
```console
cd dockerfiles
docker build . --build-arg ROBOTOLOGY_SUPERBUILD_RELEASE=releases/2021.05 \
--build-arg BUILD_TYPE=Release \
--tag icub-fkin-inspection
docker build . --build-arg ROBOTOLOGY_SUPERBUILD_RELEASE=releases/2021.05 --tag icub-fkin-inspection
```
2. Launch the container:
```console
Expand Down

0 comments on commit 81b2612

Please sign in to comment.