File: SubuserImagefile

package info (click to toggle)
subuser 0.6.2-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 4,208 kB
  • sloc: python: 5,201; sh: 380; makefile: 73
file content (4 lines) | stat: -rw-r--r-- 171 bytes parent folder | download
1
2
3
4
FROM-SUBUSER-IMAGE libdebian@default
RUN apt-get update && apt-get install -y python3-pip umlet pylint
RUN pip3 install --upgrade sphinx requests
ENV SUBUSER_TESTING TRUE