This website requires JavaScript.
Explore
Help
Sign In
kmlabz
/
sentry-onpremise
Archived
Watch
2
Star
0
Fork
0
You've already forked sentry-onpremise
Code
Pull Requests
Releases
Activity
This repository has been archived on
2020-07-19
. You can view files and clone it, but cannot push or open issues or pull requests.
ce1d259834
sentry-onpremise
/
Dockerfile
3 lines
32 B
Docker
Raw
Normal View
History
Unescape
Escape
feat(nightlies): Add ability to build from nightlies (#211) This patch adds the optional IMAGE env variable to set the base image and adds nightly builds to Travis CI.
2019-07-08 17:56:51 +02:00
ARG
IMAGE
FROM
${IMAGE}-onbuild
Copy Permalink