Skip to content

Add install of apt-transport-https in setup.sh#1

Open
Retrospector wants to merge 1 commit intoadd-apt-transport-httpsfrom
add-apt-transport-https-pr
Open

Add install of apt-transport-https in setup.sh#1
Retrospector wants to merge 1 commit intoadd-apt-transport-httpsfrom
add-apt-transport-https-pr

Conversation

@Retrospector
Copy link
Copy Markdown
Owner

Since the Google chrome deb package sets up a HTTPS repo in apt, installing additional packages in a child image will fail with the error: The method driver /usr/lib/apt/methods/https could not be found.
To avoid this issue, the apt-transport-https package should be installed.

My first ever pull request, apologies if there is some issue with it.

Since the Google chrome deb package sets up a HTTPS repo in apt, installing additional packages in a child image will fail with the error: `The method driver /usr/lib/apt/methods/https could not be found`.
To avoid this issue, the `apt-transport-https` package should be installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant