Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanalgar authored Oct 20, 2023
1 parent df237d7 commit 1c3518f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Run the Docker image directly from the OutSystems GitHub container registry:

docker run --rm -it ghcr.io/outsystems/outsystemscc --help

If you're running the container in a runtime where you need to specify the command line or override the entrypoint (e.g. Azure Container Instances or AWS Fargate):
If you're running the container on a runtime where you need to specify the command line or override the entrypoint (for example on Azure Container Instances or AWS Fargate):

docker run --rm -it --entrypoint /app/outsystems ghcr.io/outsystems/outsystemscc --help

Expand Down

0 comments on commit 1c3518f

Please sign in to comment.