Files
dokku/.dockerignore
Jose Diaz-Gonzalez 9b67ffe9d4 feat: properly handle dhparam
The dhparam file should be specific to each installation, and thus needs to be generated on first run.
2019-07-18 00:24:24 -04:00

15 lines
182 B
Plaintext

*Dockerfile
.dockerignore
.git
.vagrant
contrib
build
docs
tests
!contrib/dokku-installer.py
!contrib/dokku-update
!contrib/bash-completion
!contrib/docker
!tests/dhparam.pem
vendor