On Linux, the mounted volumes in container use the native Linux filesystem user/group permissions, so you have to make sure the container and host computer have matching file permissions.
echo -e "EMBULK_UID=$(id -u)\nEMBULK_GID=0\nEMBULK_USER_HOME_DIR=/home/{which you want}\nEMBULK_USER={which you want}" > .env
docker-compose up
Content type
Image
Digest
Size
331.7 MB
Last updated
almost 5 years ago
docker pull bigobject/embulk