Sign inSign up

nevrending/memsql-studio

By nevrending

Updated almost 5 years ago

MemSQL Studio

Image
0

351

nevrending/memsql-studio repository overview

Docker Cloud Build Status Docker Version Docker Pulls Docker Image Size (latest by date)

MemSQL Studio

Container image with MemSQL Studio.

Running
$ docker run --name memsql-studio -p 8080:8080/tcp -d nevrending/memsql-studio:3.2.4
Usage

To access the UI in a browser, go to:

http://localhost:8080
Persisting Config Between Sessions

Mount a storage volume to /var/lib/memsql-studio.

$ docker run --name memsql-studio -v memsql-studio:/var/lib/memsql-studio -p 8080:8080/tcp -d nevrending/memsql-studio:3.2.4

License

License: MIT

Tag summary

Content type

Image

Digest

Size

54.4 MB

Last updated

almost 5 years ago

docker pull nevrending/memsql-studio