Skip to content

werf v1.1.12+fix1

Compare
Choose a tag to compare
@flant-team-sysdev flant-team-sysdev released this 07 May 16:00
· 6908 commits to main since this release
dd4b65e

Fix "@error: invalid gid nogroup" on imports stage

The error occurs when artifact image does not contain "nogroup" group, which was used by default when running rsync server. For example when using "maven:3.6.3-jdk-13" as artifact base image.

Fixed by running rsync server using root group.

Retry docker pull/push on internal server error

Werf automatically retries pull/push operations on internal server errors.

Installation

Linux amd64

Darwin amd64

Windows amd64