File tree Expand file tree Collapse file tree 3 files changed +23
-24
lines changed Expand file tree Collapse file tree 3 files changed +23
-24
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ btrfs-tools:
2
+ cgroup-tools: libcgroup-tools
3
+ libbabeltrace-ctf-dev: libbabeltrace-devel
4
+ libbabeltrace-ctf1: libbabeltrace
5
+ libbabeltrace-dev: libbabeltrace-devel
6
+ libclang-dev: clang-devel
7
+ libcunit1-dev: CUnit-devel
8
+ libdw1: libdwarves1
9
+ libfdt-dev: libfdt-devel
10
+ libgles2-mesa:
11
+ libgoogle-perftools-dev:
12
+ libpng12-dev:
13
+ libunwind-dev:
14
+ libunwind:
15
+ llvm-dev: llvm-devel
16
+ pkg-config:
17
+ python-dev:
18
+ python-pkg-resources:
19
+ python-setuptools: python2-setuptools
20
+ python: python2
21
+ rstatd:
22
+ rusersd:
Original file line number Diff line number Diff line change 1
- # base image can be fedora:38, fedora:39 and etc
1
+ # base image can be rockylinux:9 and etc
2
2
ARG base_image
3
3
FROM ${base_image}
4
4
You can’t perform that action at this time.
0 commit comments