Skip to content

Instantly share code, notes, and snippets.

@danehans
Created February 16, 2016 21:25
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 danehans/1597a3743cd4848e57cd to your computer and use it in GitHub Desktop.
Save danehans/1597a3743cd4848e57cd to your computer and use it in GitHub Desktop.
coreos_python
# ssh core@core-node05.ctocllab.cisco.com
Last login: Tue Feb 16 20:28:26 2016 from 10.30.118.81
CoreOS stable (926.0.0)
Update Strategy: No Reboots
core@localhost ~ $
core@localhost ~ $
core@localhost ~ $
core@localhost ~ $ python --version
Python 2.7.11
core@localhost ~ $ cat /etc/environment
alias python="docker run --interactive --rm --net=none python:2.7-slim python"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment