issues Search Results · repo:asottile-archive/dockerfile language:Go
Filter by
17 results
(93 ms)17 results
inasottile-archive/dockerfile (press backspace or delete to remove)Support heredocs syntax and add them to the command output to consume it. Currently instructions with heredocs syntax
break the parsing (added undefined commands to the output)
https://docs.docker.com/engine/reference/builder/#here-documents ...
roi-orca
- 6
- Opened on Nov 5, 2023
- #174
Hi again and thank you very much for providing windows wheels.
There s a small issue - the wheel is tagged as dockerfile-3.3.0-cp38-cp38-win_amd64.whl, the second cp38 is an ABI tag
that restricts the ...
bindreams
- 1
- Opened on Sep 5, 2023
- #164
Hi! If this is not too much trouble, please consider distributing windows wheels along with macos and manylinux ones. We
d love to use this package as a dependency in our project but ease of installation ...
bindreams
- 7
- Opened on Jul 25, 2023
- #156
Hello, are you able to add support in the CI/CD pipeline to build and deploy Linux ARM64 wheels to PyPi? We have adopted
dockerfile in a local pipeline that is being run from linux arm64 containers, but ...
ruzzle
- 1
- Opened on Jul 11, 2023
- #155
Hello,
When using Alpine Linux 3.15 (current stable version), the module installs just fine :
/dockerfile # pip install .
Processing /dockerfile
Building wheels for collected packages: dockerfile
Building ...
fpoirotte
- 3
- Opened on May 9, 2022
- #113
kgpp34
- Opened on Jan 18, 2022
- #102
I can t see anywhere if that was an intentional change, but using version 3.2.0 in Python 3.10.1 on Linux (5.15.14-1-lts
#1 SMP Tue, 11 Jan 2022 15:37:45 +0000 x86_64 GNU/Linux) causes parsing of files ...
ioah86
- 1
- Opened on Jan 16, 2022
- #101
First of all, thanks a ton for writing these Python bindings -- they ve been a pleasure to use 🙂
I ve been using dockerfile on a project of mine, and I noticed that lines of the form ARG name=value are ...
woodruffw
- 3
- Opened on Jun 21, 2021
- #72
When running tox with go 1.16, there s an error for a missing go.mod file. I tried generating it with
$ go mod init github.com/asottile/dockerfile
$ go mod tidy
but for some reason the go.mod file wasn ...
nmalaguti
- 1
- Opened on Jun 21, 2021
- #71
Trying this:
import dockerfile
raise dockerfile.ParseError
Results in an AttributeError:
AttributeError: module dockerfile has no attribute ParseError
k----n
- 1
- Opened on Dec 15, 2020
- #48

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.
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.