Skip to content

Commit

Permalink
update docker container instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Naman Jain committed Aug 25, 2024
1 parent ae62a58 commit 43618ce
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 @@ -14,7 +14,7 @@ The transformed data supports:
Build the Docker image
`docker build -t data_transformation .`

Run the Docker container
Run the Docker container (for example)
`docker run -v $(pwd)/output:/app/output data_transformation 01-01-2022 02-01-2022 out_dir`

### Features
Expand Down

0 comments on commit 43618ce

Please sign in to comment.