Logo
Explore Help
Sign In
James/purr
1
0
Fork 0
You've already forked purr
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
main
BranchesTags
View all branches
purr/examples/Dockerfile
James Eversole f7a61dcddc Organize application logic by core/feature breakouts, add dhall configuration support and add a range of new config options in the Reader, add example configuration/deployment files
2022-07-01 20:34:29 -05:00

12 lines
138 B
Docker
Raw Blame History

FROM haskell:9.0.2
WORKDIR /app
ADD . /app
RUN stack setup
RUN stack build --copy-bins --local-bin-path ./
EXPOSE 3000
CMD ./Purr-exe
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.0+rc0 Page: 18ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API