Last active 1 month ago

josh revised this gist 1 month ago. Go to revision

1 file changed, 1 insertion

bytebase-docker.sh(file created)

@@ -0,0 +1 @@
1 + docker run -d --rm --init --name bytebase --publish 8088:8080 --pull always --volume ~/.bytebase/data:/var/opt/bytebase bytebase/bytebase:latest
Newer Older