3 lines
82 B
Docker
3 lines
82 B
Docker
FROM thecatlady/webhook:2.8.0
|
|
USER root
|
|
RUN apk add --no-cache git docker-cli bash |