MCPcopy Index your code
hub / github.com/acro5piano/docker-run.com

github.com/acro5piano/docker-run.com @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
18 symbols 29 edges 10 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

IMPORTANT: We made dockder-run.com OSS, so please check out the following repository:

https://github.com/getlarkin/larkin

docker-run.com

This is a demo site's repository of https://larkin.sh

Disclaimer

Docker Run is still beta status, so the following descriptions have a lot of future features.

Install

yarn install
yarn start

Then open http://localhost:3000 and see the demo.

https://docker-run.com

docker-run.com enables you to run your Docker Containers in production. All you have to do is fill the url of your Docker image.

image

Why

We all know Docker in production environment is great. Stateless deployment, shared environment in both development and production, and more. However, we have to do a lot of work when we manage our containers in production, such as Blue-Green deployment, Containers health check, and learn Kubernates. Do you imagine if we can run Docker Containers just by telling the url of your Docker image?

  • No need to create Fargate instance
  • No need to learn Kubernates
  • No need to write deploy script
  • No need to care about scalability
  • No need to set up your certificates

Yes, docker-run.com is here: A new and better way to run Docker containers in production.

How to use

As you can see the above demo, all you have to do is input your docker image url. docker-run.com creates an unique domain for your application.

Deploy? It is quite easy, no need to install any tools:

curl -XPOST -H 'Authorization: YOUR_TOKEN' -d HOST/IMAGE:VERSION https://docker-run.com/APP_ID/renew

And the Docker container will be renew without downtime.

Project status

Currently docker-run.com is alpha. We will launch beta version by April 2019, so please watch us.

Core symbols most depended-on inside this repo

getRealProgress
called by 2
pages/try.js
getProgressArrow
called by 2
pages/try.js
getProgressArrowSpace
called by 2
pages/try.js
getLoadingIndicator
called by 1
pages/try.js
Gradation
called by 0
components/Gradation.js
SubTitle
called by 0
components/SubTitle.js
Button
called by 0
components/Button.js
Title
called by 0
components/Title.js

Shape

Method 7
Class 6
Function 5

Languages

TypeScript100%

Modules by API surface

pages/try.js8 symbols
pages/_document.js3 symbols
components/Header.js3 symbols
components/Title.js1 symbols
components/SubTitle.js1 symbols
components/Gradation.js1 symbols
components/Button.js1 symbols

For agents

$ claude mcp add docker-run.com \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact