]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
docker: build the images from the local sources 1157/head
authorVirtualTam <virtualtam@flibidi.net>
Sat, 16 Jun 2018 21:46:33 +0000 (23:46 +0200)
committerVirtualTam <virtualtam@flibidi.net>
Sun, 17 Jun 2018 11:21:01 +0000 (13:21 +0200)
commitdecae8c119e0f4750d10909abc47d8afb89af362
tree8a9587a53f0161fe95141d982ff4cea40075372b
parent865d57b84abb0fa3fc04aec7ce2d34326dac34fa
docker: build the images from the local sources

Relates to https://github.com/shaarli/Shaarli/issues/1153

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
.docker/.htaccess [new file with mode: 0644]
.docker/nginx.conf [new file with mode: 0644]
.docker/php-fpm.conf [new file with mode: 0644]
.docker/services.d/.s6-svscan/finish [new file with mode: 0755]
.docker/services.d/nginx/run [new file with mode: 0755]
.docker/services.d/php-fpm/run [new file with mode: 0755]
.dockerignore [new file with mode: 0644]
.gitattributes
CHANGELOG.md
Dockerfile [new file with mode: 0644]
Dockerfile.armhf [new file with mode: 0644]