Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save apcera-code/c071aa4ede27b8e5e03869d8f9f0eea3 to your computer and use it in GitHub Desktop.
Save apcera-code/c071aa4ede27b8e5e03869d8f9f0eea3 to your computer and use it in GitHub Desktop.
create a capsule
apc capsule create efs-capsule1 --image linux -ae --batch
apc service bind efs-service-1 --job efs-capsule1 --batch -- --mountpath /an/unlimited/supply
apc capsule connect efs-capsule1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment