0.3.1
0.3.1 - 2024-11-05
CHANGED
- Fixed the replacement of
docker.userEmulation
withdocker.runOptions = '-u $(id -u):$(id -g)'
that was causing a bug in Azure. - Modified documentation (missed in 0.3.0 release)
CHANGED
docker.userEmulation
with docker.runOptions = '-u $(id -u):$(id -g)'
that was causing a bug in Azure.