tomdionysus / foaas

FOAAS (Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off.
http://foaas.com
Do What The F*ck You Want To Public License
2.99k stars 394 forks source link

added simple docker image to run locally #206

Closed coatsnmore closed 5 years ago

coatsnmore commented 5 years ago
  1. Added a Dockerfile to support quick startup development environment. A little security hardening would be beneficial before deploying to the wild.

  2. Added a .gitattributes file to ensure line ending compatiblity across systems, converting all to use linux-style line endings e.g. lf.