Chisel in restricted environment
Open
- Dominant language
- Go
- Stars
- 424
- Forks
- 65
- Avg merge
- 12d 19h
- Merged PRs (30d)
- 1
Description
Similar to #125, I would like to use chisel to build a custom chiselled asp.net base image that includes Kerberos libs.
The secured build environment has restricted internet access though.
I can get around the database lookup by cloning the chisel-releases repo outside of the Docker build and COPYing it into the image, but then chisel tries to look-up archive.ubuntu.com - which of course fails.
What is the advice for using the tool in such environments?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.