Casks are as a rule GUI applications. So if you want to install Firefox with homebrew would need to install it via a cask.
SuperUserDO @ SuperUserDO @piefed.ca Posts 0Comments 4Joined 3 wk. ago
SuperUserDO @ SuperUserDO @piefed.ca
Posts
0
Comments
4
Joined
3 wk. ago
Oh God. Story time.
I had an important CICD pipeline that published a dinky little web-thing that was important for customer experience. The first line of the final docker file was
from company-node:base. I had all the source code. I had all the docker files. At no point was there ever a container namedcompany-nodelet alone a tag of base.The one and only version of this container was on the CICD server.