Compare commits
2 Commits
c3d3ad26ce
...
master
Author | SHA1 | Date | |
---|---|---|---|
96eb6a5150 | |||
40646b1726 |
@ -75,6 +75,7 @@ rh_base: &rh_base
|
||||
- git
|
||||
- python3
|
||||
- bash-completion
|
||||
- redhat-lsb
|
||||
binds:
|
||||
- /etc/timezone:ro
|
||||
- /etc/localtime:ro
|
||||
@ -104,4 +105,11 @@ rocky8:
|
||||
rocky9:
|
||||
<<: *rh_base
|
||||
image: docker.io/rockylinux:9
|
||||
packages:
|
||||
- xterm
|
||||
- vim-X11
|
||||
- git
|
||||
- python3
|
||||
- bash-completion
|
||||
# redhat-lsb not available
|
||||
|
||||
|
Reference in New Issue
Block a user