issues Search Results · repo:Linuxbrew/docker language:Dockerfile
Filter by
15 results
(89 ms)15 results
inLinuxbrew/docker (press backspace or delete to remove)The Dockerfile at https://github.com/Linuxbrew/docker/tree/master/alpine does not result in a successful build. Fails at
step 8 (homebrew installation command) with /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.sh: ...
naumannt
- 11
- Opened on Jul 29, 2020
- #83
Further to #74, Dockerfilelint is super useful, but its documented ways of disabling rules don t appear to work -
unless, of course, PEBKAC! It also hasn t had a release since early 2019.
I looked around ...
issyl0
- 2
- Opened on Apr 23, 2020
- #75
When building the centos8 image with:
cd centos8
docker build -t linuxbrew-centos8 .
We obtain:
[error] character map file `UTF-8 not found: No such file or directory
[error] default character map ...
bug
VonUniGE
- 1
- Opened on Apr 8, 2020
- #69
as the recommended image is linuxbrew/brew as per: https://github.com/Linuxbrew/docker/issues/1#issuecomment-483090421
it would be great if the USER situation was consistent throughout all linuxbrew images ...
question
AlJohri
- 3
- Opened on Jan 7, 2020
- #68
It seems like the alpine image is one of the largest. It might be worth noting this in the README for users who expect
alpine to be the smallest image:
linuxbrew/brew latest fc68ca22ec7e ...
question
AlJohri
- 3
- Opened on Jan 7, 2020
- #67
Steps to reproduce:
1. Clone repo
2. Go to alpine/ dir
3. Run docker build --no-cache .
4. Observe error message
Terminal output:
❯ docker build --no-cache .
Sending build context to Docker daemon ...
bug
mike-hearn
- 3
- Opened on Oct 22, 2019
- #58
Currently, it fails with
M2Crypto.SSL.SSLError: tlsv1 alert protocol version
My suggestion: have necessary files right in the repo and use Docker COPY command instead of trying to download them
with ...
bug
maxim-belkin
- 4
- Opened on Jan 1, 2019
- #48
The xenial Dockerfile recently stopped working. The brew doctor step warns about missing directories, and then returns
with a non-zero exit code:
== Downloading https://homebrew.bintray.com/bottles-portable-ruby/portable-ruby-2.3.7.x86_64_linux.bottle.tar.gz ...
bug
aharrison24
- 2
- Opened on Sep 18, 2018
- #44
Using version 1.5.4, create command does not work.
$ docker run linuxbrew/linuxbrew:1.5.4 brew create https://cdn.rawgit.com/Cosium/vet-brew/6e55c992/1.0/macosx_x64/vet.zip
Error: undefined method `chomp ...
reda-alaoui
- 2
- Opened on Mar 1, 2018
- #35
I paste this here because this is what I used to get Nullarbor working on RHEL 7, and I thought it may have some use to
check the Centos 7 one for any differences, there shouldn t be?
I ll try the Centos ...
question
tseemann
- 7
- Opened on Sep 15, 2017
- #32

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.