zfin-vestwell (latest)
Installation
docker pull git.lerch.org/lobo/zfin-vestwell:latestsha256:22f3e49dab48aabe774169f6e716f9e2ab50c888392e675fd65d01ef477936b3Image layers
| COPY ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY zfin-vestwell /zfin-vestwell # buildkit |
| WORKDIR /data |
| USER 1000:1000 |
| ENTRYPOINT ["/zfin-vestwell"] |