Releases
v2
ides15
released this
23 Oct 01:17
This is the second release of tupperware , a Docker container management UI.
Requirements for this release:
Unix system (Linux or Mac)
Docker installed and running (this assumes you are able to manager Docker as a non-root user, see https://docs.docker.com/install/linux/linux-postinstall/ )
Usage for this release:
docker run -d -p 8888:8888 -v /var/run/docker.sock:/var/run/docker.sock ides15/tupperware:v2
go to localhost:8888
in a browser
Updates from v1:
Added logs to individual container component, updates with shift + u
hotkey
Dark theme (shift + d
hotkey)
Disabled the ability to modify containers / images with the image name of ides15/tupperware*
"Click-to-copy" image and container IDs
Limited Windows support
Roadmap
have the ability to only view ides15/tupperware
images / containers
create container feature
better error messages
adding content for the Info, Images, Networks, and Volumes pages
docker-compose
support
better "responsiveness"
attaching to containers via websockets
image creation and push to registry
You can’t perform that action at this time.