/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

actuated.dev
| | markentier.tech
0.8 parsecs away

Travel
| | You run clusters on Raspberry Pis and Intel NUCs? You love ARM, but also need to provide images for your PC friends? Fre... | markentier.tech
| | blog.alexellis.io
2.9 parsecs away

Travel
| | This controversial decision coupled with poor messaging has created anxiety the Open Source community. Learn what's happening and how we can move forward.
| | www.perrotta.dev
1.8 parsecs away

Travel
| | To build a docker image completely from scratch, without reusing cache layers on your system: docker build --no-cache -f Dockerfile . -t {image name}:{image tag} --platform linux/amd64
| | serverlesscode.com
14.1 parsecs away

Travel
| [AI summary] A technical tutorial explains how to customize the Serverless Framework by writing a local plugin that modifies AWS CloudFormation templates to set custom log retention policies.