Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 319 Bytes

fetch-ubuntu-packages

Script using docker container to fetch Ubuntu packages with dependencies

Requirements

Usage

For example, to download Ansible with all dependencies run:

$ ./fetch-packages.sh ansible

You can find downloaded packages in ./packages/ directory.