-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
Description
Summary of the new feature / enhancement
Hi, is it possible to add git inside this image please? I always need to install it manually in my gitlab pipeline.
- apt update
- apt install -y git
thanks
Proposed technical implementation details (optional)
- apt update
- apt install -y git
Reactions are currently unavailable