Skip to content

Vauth/claw-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple docker image for claw.cloud


πŸ“¦ Run:

docker pull ghcr.io/vauth/claw-docker:main

πŸš€ How it works?

  • Add claw.sh file in your project and fill it with required cmds.
  • Launch a project in run.claw.clouds & ads this docker image in your project.
    • Docker Image URL: ghcr.io/vauth/claw-docker:main
  • Import GITHUB_URL including your project URL into environment variables.

πŸ“š Sample claw.sh:

#!/bin/bash

git clone https://github.com/Vauth/fastapi
cd fastapi || exit
pip3 install -r requirements.txt --break-system-packages
python3 fast.py

About

ClawCloud docker simple docker image.

Topics

Resources

Stars

Watchers

Forks

Packages