Advent of Code 2023

cd day01
docker run -i --rm -v .:/app -w /app ruby:3.2-alpine ruby main.rb < input.txt