stuff
This commit is contained in:
20
posts/podman-rootless-on-alpine-linux.html
Normal file
20
posts/podman-rootless-on-alpine-linux.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Rootless Podman on Alpine Linux</title>
|
||||
<meta name="description" value="My experience setting up rootless podman on alpine linux">
|
||||
<meta name="keywords" value="Alpine Linux Podman OpenRC Rootless">
|
||||
<link rel="stylesheet" href="/index.css" />
|
||||
</head>
|
||||
<body>
|
||||
<a href="/"><< back</a>
|
||||
<p>October 17th, 2025</p>
|
||||
<h1>Why I still use Perl</h1>
|
||||
<div>
|
||||
This website, my <a href="https://molluscsoftware.com">companies website</a>, and soon,
|
||||
<a href="https://github.com/perl-ide/perl-ide-poll">the Perl IDE survey</a> all run on the same
|
||||
Alpine Linux machine. My website and mollusc's website run as static-files served by <a href="https://caddyserver.com">Caddy</a>.
|
||||
In an attempt to simplify my life, I decided that the new Perl-IDE-Survey
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user