Skip to content

r14r/open-dockerui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDockerWebUI Actions UI

Docker Desktop-style Vue/FastAPI demo.

Added actions

  • Containers:

    • Ports are links and open in a new tab.
    • Container names open a browser page with docker exec console commands.
    • Running containers can be stopped.
    • Stopped containers can be started.
  • Images:

    • Image rows have a Run action.

Start

docker compose up --build

Open:

http://localhost:5173

Security

The backend mounts /var/run/docker.sock, which gives privileged Docker host access.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages