2023-05-24 16:05:07 +07:00
2023-05-24 16:04:09 +07:00
2023-05-24 16:03:15 +07:00
2023-05-24 16:05:07 +07:00
2023-05-24 15:02:01 +07:00

lookbusy-docker

This project is a dockerized version of the original project Lookbusy by Devin https://devin.com/lookbusy/

How to use

Build the image

Clone this project into your folder, then run

docker build . -t lookbusy

Deploy using Docker Run

docker run -d --name lookbusy --restart=always -v ./start.sh:/app/start.sh lookbusy

Deploy using Docker Compose

docker compose up -d
S
Description
keep oracle
Readme 105 KiB
Languages
Dockerfile 87.3%
Shell 12.7%