Add build in Docker
commit6118f4d97eb7881a47e8e636fb13fd46bc9f4595
authoranatoly techtonik <techtonik@gmail.com>
Tue, 16 Apr 2024 05:25:09 +0000 (16 08:25 +0300)
committeranatoly techtonik <techtonik@gmail.com>
Tue, 16 Apr 2024 13:41:09 +0000 (16 16:41 +0300)
tree4a83d5be3975a81be7d0b1ec98888adf209d2253
parentd6cc2178f0252c46873dd222d9cc47f2694ab167
Add build in Docker

For local development

  docker build . -t far2l
  docker run -it --rm far2l
Dockerfile [new file with mode: 0644]
dependencies.txt