Added support for Thumbor (#1373)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
61576c0b1b
commit
6a3b3fac2d
5
thumbor/Dockerfile
Normal file
5
thumbor/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM apsl/thumbor
|
||||
|
||||
CMD ["thumbor"]
|
||||
|
||||
EXPOSE 8000
|
Reference in New Issue
Block a user