Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jvolkman
on Feb 6, 2023
|
parent
|
context
|
favorite
| on:
Crafting container images without Dockerfiles
I put together an example that mixes Nix and Bazel a couple of years ago:
https://github.com/jvolkman/bazel-nix-example
Nix is used to build a base Docker image, and Bazel builds layers on top.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Nix is used to build a base Docker image, and Bazel builds layers on top.