File: debian11.yml

package info (click to toggle)
python-mitogen 0.3.36-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,708 kB
  • sloc: python: 24,457; sh: 198; makefile: 74; perl: 19; ansic: 18
file content (18 lines) | stat: -rw-r--r-- 399 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
bootstrap_packages: [python3, python3-apt]

docker_base: debian:11

packages:
  - doas
  - libjson-perl
  - locales
  - python-is-python3
  - python2
  - python3-virtualenv
  - virtualenv

package_manager_keys:
  - src: debian-archive-bullseye-automatic.gpg  # Debian 11
    dest: /etc/apt/trusted.gpg.d/
  - src: debian-archive-bookworm-automatic.gpg  # Debian 12
    dest: /etc/apt/trusted.gpg.d/