HaxeFoundation / HaxeFoundation/docker-library-haxe

I can't use the docker machine with another user than root

Open
#2 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
30
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Hello,
I would like to use the machine to build my code using a mounted volume.
The concern is that this generates the files as root on my host.
A workaround to this is to run the machine using the user option as -u $UID
Unfortunately in that case, haxe complains as below
docker run -u $UID -it --rm --name my-running-aa my-haxe-app haxe build.hxml
Error: Error: This is the first time you are runing haxelib. Please run `haxelib setup` first

getting the concern with release 3.4 and 3.4.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.