Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbeukema authored May 11, 2024
1 parent a86a2e7 commit 60b003d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,9 +273,7 @@ To use the docker image:
1. Build the docker image.
```bash
export GIT_HASH=$(git rev-parse --short HEAD)
export IMAGE_TAG=$GIT_HASH
docker build . -f dockerfile -t vessel-detection-sentinels:$IMAGE_TAG
docker build . -f Dockerfile -t vessel-detection-sentinels
```
2. Create a [Copernicus Hub](https://scihub.copernicus.eu/dhus/#/home) account, and export your user credentials:
Expand Down

0 comments on commit 60b003d

Please sign in to comment.