dockerc icon indicating copy to clipboard operation
dockerc copied to clipboard

container image to single executable compiler

Results 11 dockerc issues
Sort by recently updated
recently updated
newest added

Ideally it standardizes the way we compile the tools we need instead of just shipping binaries...

Is there a plan to support windows? About what time?

![out](https://github.com/NilsIrl/dockerc/assets/53148420/828d9bd9-659d-4086-a648-5b0231ba277b) The binary release 0.2.1 seems to keep spawning new processes, filling up memory until the OOM killer gets it when used in combination with podman. Command used ```shell ./dockerc...

I am using this project to run a project like stable-diffusion that requires CUDA support, but I cannot use `--gpus all` to specify GPU. What should I do?

When the postgres image tries to chown/chmod files things fail. Not sure what the fix is. Probably related to overlayfs Also doesn't work with [pivotalrabbitmq/perf-test](https://news.ycombinator.com/item?id=39624685)

See title, tried to package up a "serve the current working directory" go program and it instantly exited.

If a dockerc-generated executable is made available by someone else than the author of the docker image using gvisor could guarantee that using the image is safe: https://github.com/google/gvisor