docker-private-browsing icon indicating copy to clipboard operation
docker-private-browsing copied to clipboard

No longer builds

Open bitplane opened this issue 7 years ago • 3 comments

This no longer builds. Probably due to being explicit about app versions and those no longer being available.

bitplane avatar Jul 12 '18 08:07 bitplane

Those versions were pinned to avoid build problems... slightly irritating that they're no longer available!

I'll have a look at this at the weekend; I'm too busy until then.

If it's immediately important to you to get this working then I suggest bumping up to alpine 3.8, removing the versions and crossing your fingers! I see that the Tor package still isn't in the main repo: https://pkgs.alpinelinux.org/packages?name=tor&branch=edge so there may be some trickier things to fix there.

ahri avatar Jul 12 '18 09:07 ahri

I should also get it building on Docker Hub so that in future at least a 3rd-party-built binary copy will be available.

ahri avatar Jul 12 '18 09:07 ahri

I stripped off the version numbers and bumped up to Alpine 3.8, changed the firefox package name to firefox-esr and everything seems to build now.

Looks like my local docker-compose is broken though, and while investigating it my boss appeared behind me saying "Tor? That's not work..." so I had to stop.

Will have a play with it at the weekend if I get chance.

bitplane avatar Jul 12 '18 09:07 bitplane