mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-06 19:04:35 +02:00
Add dockerfile to create an official docker image (#720)
This commit is contained in:
parent
1b08bce779
commit
f4a60c1777
2 changed files with 13 additions and 0 deletions
8
.dockerignore
Normal file
8
.dockerignore
Normal file
|
@ -0,0 +1,8 @@
|
|||
.git
|
||||
cache/*
|
||||
DEBUG
|
||||
Dockerfile
|
||||
whitelist.txt
|
||||
phpcs.xml
|
||||
CHANGELOG.md
|
||||
CONTRIBUTING.md
|
Loading…
Add table
Add a link
Reference in a new issue