Skip to content

Commit

Permalink
Update SelfHostingDockerImage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tung-Huynh-Shopmacher authored Sep 11, 2024
1 parent eea8c3f commit 31c3299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SelfHostingDockerImage.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This Dockerfile is designed to create a Docker image for a Node.js application u

### Building the Docker Image

To build the Docker image, navigate to the directory containing the Dockerfile and run the following command:
To build the Docker image, navigate to the [directory](https://github.com/mollie/commercetools-connector/tree/main/processor) containing the Dockerfile and run the following command:

```bash
docker build -t your-image-name .
Expand Down

0 comments on commit 31c3299

Please sign in to comment.