File: Dockerfile

package info (click to toggle)
sreview 0.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,420 kB
  • sloc: perl: 11,901; javascript: 509; sh: 72; makefile: 8
file content (4 lines) | stat: -rw-r--r-- 253 bytes parent folder | download
1
2
3
4
ARG ci_registry_image
ARG ci_commit_ref_slug
FROM $ci_registry_image/common:$ci_commit_ref_slug
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get -y --no-install-recommends install /root/sreview-encoder*deb libdevel-trace-perl curl rsync ssh