Skip to content

Instantly share code, notes, and snippets.

@markllama
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markllama/471c19b493624b025d19 to your computer and use it in GitHub Desktop.
Save markllama/471c19b493624b025d19 to your computer and use it in GitHub Desktop.
Rocket - run a simple container
sudo rkt run https://github.com/fedora-cloud/Fedora-rktfiles/releases/download/v0.5.1/bash-1.2.1-linux-amd64.aci 2>&1 | more
rkt: fetching image from https://github.com/fedora-cloud/Fedora-rktfiles/release
s/download/v0.5.1/bash-1.2.1-linux-amd64.aci
Downloading signature from https://github.com/fedora-cloud/Fedora-rktfiles/relea
ses/download/v0.5.1/bash-1.2.1-linux-amd64.aci.asc
Downloading signature: [=======================================] 473 B/473 B
Downloading ACI: [ ] 16.4 KB/2.81 MB
Downloading ACI: [=============================================] 2.81 MB/2.81 MB
rkt: signature verified:
Mark Lamourine (Rocket Images) <markllama@gmail.com>
--- Running bash in Rocket ---
------------------------------
--- Environment ---
SHELL=/bin/sh
USER=root
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PWD=/
HOME=/root
SHLVL=2
AC_APP_NAME=fedora-rocketfiles/bash
LOGNAME=root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment