Skip to content

Instantly share code, notes, and snippets.

@misterebs
Last active December 28, 2020 10:48
Show Gist options
  • Save misterebs/3de20ade43be7d96d6c3ab8b66d2215f to your computer and use it in GitHub Desktop.
Save misterebs/3de20ade43be7d96d6c3ab8b66d2215f to your computer and use it in GitHub Desktop.
#!/bin/sh
wget https://sourceforge.net/projects/lemp1804/files/a7a99fdad6859a552c474fbca7d8e01a0655f46e8cc375998d40bbab43bdb047.tar.gz
lxc image import a7a99fdad6859a552c474fbca7d8e01a0655f46e8cc375998d40bbab43bdb047.tar.gz --alias=lemp1804
lxc launch lemp1804 mycontainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment