Skip to content

Instantly share code, notes, and snippets.

@jaboutboul
Created February 1, 2022 14:16
Show Gist options
  • Save jaboutboul/33576a12b740ec071ed905c3767ef6cf to your computer and use it in GitHub Desktop.
Save jaboutboul/33576a12b740ec071ed905c3767ef6cf to your computer and use it in GitHub Desktop.
Docker Run command for immudb
docker run -d -p 3322:3322 -it --rm --name immudb codenotary/immudb:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment