dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

My own DockerFiles

Results 2 dockerfiles issues
Sort by recently updated
recently updated
newest added

I tried to start your YT-DL container with `GID=100` and `UID=1000` and it just crashed before even starting. I'm guessing it tries to `chown` with a user that doesn't exist....