Riddler Versions Save

A tool to convert docker inspect to the opencontainers runc spec.

v0.6.3

5 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

amd64 - linux
# Export the sha256sum for verification.
$ export RIDDLER_SHA256="cf319c1be2f6007736c6a618d0746dcff4f291fc112c9d7150c5270b4c182580"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/riddler/releases/download/v0.6.3/riddler-linux-amd64" -o "/usr/local/bin/riddler" \
	&& echo "${RIDDLER_SHA256}  /usr/local/bin/riddler" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/riddler"

$ echo "riddler installed!"

# Run it!
$ riddler -h

v0.6.2

5 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

amd64 - linux
# Export the sha256sum for verification.
$ export RIDDLER_SHA256="a91e4e10c3bc47a36da988baaf638a419459340ef3b55b8cda5479710fa9584f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/riddler/releases/download/v0.6.2/riddler-linux-amd64" -o "/usr/local/bin/riddler" \
	&& echo "${RIDDLER_SHA256}  /usr/local/bin/riddler" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/riddler"

$ echo "riddler installed!"

# Run it!
$ riddler -h

v0.6.1

5 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

amd64 - linux
# Export the sha256sum for verification.
$ export RIDDLER_SHA256="b89c4cbf04db682bd1ecf0fd572fd58e5d266fad3578406f158f01a2767970e9"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/riddler/releases/download/v0.6.1/riddler-linux-amd64" -o "/usr/local/bin/riddler" \
	&& echo "${RIDDLER_SHA256}  /usr/local/bin/riddler" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/riddler"

$ echo "riddler installed!"

# Run it!
$ riddler -h

v0.7.0

6 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

amd64 - linux
# Export the sha256sum for verification.
$ export RIDDLER_SHA256="12851580a1a74ed7852654665ab8f927180e6964be0cca84288a55f743c01412"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/riddler/releases/download/v0.7.0/riddler-linux-amd64" -o "/usr/local/bin/riddler" \
	&& echo "${RIDDLER_SHA256}  /usr/local/bin/riddler" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/riddler"

$ echo "riddler installed!"

# Run it!
$ riddler -h

v0.6.0

6 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

amd64 - linux
# Export the sha256sum for verification.
$ export RIDDLER_SHA256="f3e31d6ab3e9d67685a123a95be21f0732080a16bf004393e61f786da0a82c29"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/riddler/releases/download/v0.6.0/riddler-linux-amd64" -o "/usr/local/bin/riddler" \
	&& echo "${RIDDLER_SHA256}  /usr/local/bin/riddler" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/riddler"

$ echo "riddler installed!"

# Run it!
$ riddler -h

v0.4.0

6 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

amd64 - linux
# Export the sha256sum for verification.
$ export RIDDLER_SHA256="a87e1c16bbbffc6bfbe93ff57165674302c2d07c17a83596b485b5958c2d483d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/riddler/releases/download/v0.4.0/riddler-linux-amd64" -o "/usr/local/bin/riddler" \
	&& echo "${RIDDLER_SHA256}  /usr/local/bin/riddler" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/riddler"

$ echo "riddler installed!"

# Run it!
$ riddler -h

v0.3.0

6 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

amd64 - linux
# Export the sha256sum for verification.
$ export RIDDLER_SHA256="c297bf4df87ded080f8f2f2a8601b6d57de61dad6ce302f5121e1bc287d995b6"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/riddler/releases/download/v0.3.0/riddler-linux-amd64" -o "/usr/local/bin/riddler" \
	&& echo "${RIDDLER_SHA256}  /usr/local/bin/riddler" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/riddler"

$ echo "riddler installed!"

# Run it!
$ riddler -h