Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have a Makefile for a Rust project which binds the local repository to a Docker volume, builds it in the container using muslrust, and then does a chown to change the target directory back from root ownership to my own user.

All I had to do was 's/docker/podman/g' and remove the chown hack and it works fine: https://github.com/sevagh/pq/commit/6acf6d05a094ac2959567a9a...

It understands Dockerfiles and can pull images from Dockerhub.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: