Script using docker container to fetch Ubuntu packages with dependencies
For example, to download Ansible with all dependencies run:
$ ./fetch-packages.sh ansible
You can find downloaded packages in ./packages/
directory.
Script using docker container to fetch Ubuntu packages with dependencies
For example, to download Ansible with all dependencies run:
$ ./fetch-packages.sh ansible
You can find downloaded packages in ./packages/
directory.