mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
846b7f26f7
* add init dockerfile * add dockerfile documentation * gitignore gemfile.lock * improve Dockerfile * add docker-compose file * change readme to use docker-compose * improve readme * Fix readme - Debian != Windows * Small wording improvement * copy contents into dockerfile To be able to run it without a volume (but with `docker-compose up` who would do that :) )
23 lines
166 B
Plaintext
23 lines
166 B
Plaintext
_site/
|
|
_theme_packages/
|
|
_drafts/
|
|
.jekyll-metadata
|
|
|
|
Thumbs.db
|
|
.DS_Store
|
|
.idea
|
|
|
|
!.gitkeep
|
|
|
|
.rbenv-version
|
|
.rvmrc
|
|
|
|
npm-debug.log
|
|
|
|
addons
|
|
CNAME
|
|
|
|
tools/temp
|
|
|
|
Gemfile.lock
|