Skip to content

Commit

Permalink
Add Dockerfile for easy installation on local machine (alshedivat#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 committed Jul 10, 2022
1 parent 4dae999 commit 750d959
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@
*.txt filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text
*.all-contributorsrc filter=lfs diff=lfs merge=lfs -text
/Dockerfile filter=lfs diff=lfs merge=lfs -text
*.sh filter=lfs diff=lfs merge=lfs -text
3 changes: 3 additions & 0 deletions .github/workflows/deploy-image.yml
Git LFS file not shown
3 changes: 3 additions & 0 deletions Dockerfile
Git LFS file not shown
4 changes: 2 additions & 2 deletions README.md
Git LFS file not shown
3 changes: 3 additions & 0 deletions bin/docker_build_image.sh
Git LFS file not shown
3 changes: 3 additions & 0 deletions bin/docker_run.sh
Git LFS file not shown
3 changes: 3 additions & 0 deletions bin/dockerhub_run.sh
Git LFS file not shown

0 comments on commit 750d959

Please sign in to comment.