Skip to content

Instantly share code, notes, and snippets.

@virtimus
Last active March 16, 2019 09:51
Show Gist options
  • Save virtimus/7ef77f0c8df0a440a85d8349ebfcdc24 to your computer and use it in GitHub Desktop.
Save virtimus/7ef77f0c8df0a440a85d8349ebfcdc24 to your computer and use it in GitHub Desktop.
i3c - rApi - secrets

Installation

sudo ln -sf /i3c/i3c/dockerfiles/mint/run-mint-rdp.sh /r
  • Menu->Disks, format and mount new drive ie at /media/priv
/r secretMount priv /media/priv

/r secretUmount priv
  • container run (i3c-run.sh) with:
--secret priv/mySecret
  • reading secret inside container:
/r secret [name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment