4 Matching Annotations
- Aug 2022
-
-
tar -C /usr/local -xzf go1.19.linux-amd64.tar.gz
-
- Dec 2020
- May 2020
-
github.com github.com
-
Once running, kaniko will then get the data from STDIN and create the build context as a compressed tar. It will then unpack the compressed tar of the build context before starting the image build.
-
- May 2017
-
github.com github.com
-
tar -zxvf target/secor-0.1-SNAPSHOT-bin.tar.gz -C ${SECOR_INSTALL_DIR}
linux command to create a new tar ball in a different directory. Might come handy
Tags
Annotators
URL
-