GoogleCloudPlatform / GoogleCloudPlatform/cloud-builders-community

Add support for tar.xz archives

Open
#451 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.3k
Forks
848
PR merge metrics
No merged PRs in 30d

Description

# tar/Dockerfile
FROM launcher.gcr.io/google/ubuntu16_04

RUN apt-get update && \
apt-get -y install tar bzip2 gzip xz-utils

ENTRYPOINT ["tar"]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.