fredrikatmainspringenergy

Results 4 comments of fredrikatmainspringenergy

Use case: auto-increment patch version on merge to master or release/ branches ```bash # get current branch BRANCH=$(git rev-parse --abbrev-ref HEAD) # get all tags visible from current branch, sort...

Running `orb` also causes this in DockerDesktop:

1. Starting `OrbStack` from the Application view in Finder says to run `orb reset`. 2. `orb reset` seems to work 3. Restarting `OrbStack` from Application view in Finder allows me...

However: ``` ╰─➤ docker pull alpine Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/": EOF ```