mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 09:44:59 +01:00
Add git to atomic-tester
With the addition of git to the atomic-test image we can script pulling and building the atomic cli on an atomic host which lacks these tools. It appears to add about 12MB to the image. Closes: #867 Approved by: cgwalters
This commit is contained in:
@@ -8,6 +8,7 @@ MAINTAINER Jonathan Lebon <jlebon@redhat.com>
|
||||
# two separate images.
|
||||
|
||||
RUN dnf install -y \
|
||||
git \
|
||||
make \
|
||||
python3-pylint \
|
||||
python3-slip-dbus \
|
||||
|
||||
Reference in New Issue
Block a user