This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM ruby:3.0-alpine | |
| RUN apk add --no-cache --update \ | |
| ack \ | |
| bash \ | |
| build-base \ | |
| curl \ | |
| git \ | |
| htop \ | |
| less \ |
Get better at some aspects of creating software by doing them more regularly.
A friend of mine, as a way to "level-up" her young daughter at violin, set a goal that the child would practice every single day for 100 days, without a break. This seems like such a good idea that I decided to steal it.