Score:0

creating an offline mirror from download.docker.com

de flag

I have created an offline apt repo with the following command

debmirror -p -v --method https --passive -d focal,focal-security,focal-updates,focal-backports -a i386,amd64 --ignore-release-gpg .

I then copied this to my offline environment and was able to then use this as my deb repo.
However I need as well as this the download.docker.com/linux/ubuntu focal stable. so usually I could just add this to my /etc/apt/sources.list.d/docker.list but I need to download this I tried just adding this as the host of my docker command

debmirror -p -v -h download.docker.com --method https --passive -d focal -a amd64 --ignore-release-gpg .

to download this repo but it is not working. What would be the correct debmirror command (or apt-mirror)

pardon my English and thanks for the help.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.