Skip to content

Commit

Permalink
standardize dockerfile url
Browse files Browse the repository at this point in the history
  • Loading branch information
rxu17 committed Dec 11, 2023
1 parent 4cb7cc1 commit 83aaff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Follow gitflow best practices as linked above.

### Modifying Docker

Follow this section when modifying the [Dockerfile](https://github.com/Sage-Bionetworks/Genie/blob/develop/Dockerfile)
Follow this section when modifying the [Dockerfile](https://github.com/Sage-Bionetworks/Genie/blob/main/Dockerfile):

1. Make sure you have your synapse config setup in your working directory
1. ```docker build -f Dockerfile -t genie-docker .```
Expand Down

0 comments on commit 83aaff1

Please sign in to comment.