Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 567 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 567 Bytes

Rubyll

A ruby-based docker image for building, verifying and and publishing websites.

Tools:

Debian Bullseye

Build

docker buildx build ./ -t rubyll:latest

Run

docker run -i -t rubyll:latest