Skip to content

Instantly share code, notes, and snippets.

@sithumonline
Last active December 17, 2020 10:27
Show Gist options
  • Select an option

  • Save sithumonline/d4afc258d0104a694d4b3e0aa649cbdd to your computer and use it in GitHub Desktop.

Select an option

Save sithumonline/d4afc258d0104a694d4b3e0aa649cbdd to your computer and use it in GitHub Desktop.
buildpack
cd /tmp
wget https://github.com/buildpacks/pack/releases/download/<version>/pack-<version>-linux.tgz
tar -xvzf pack-<version>-linux.tgz
sudo mv pack /usr/local/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment