Skip to content

Commit cf0a34c

Browse files
committed
docs: add compose.yaml for metadata
1 parent fb83247 commit cf0a34c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

compose.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: base
2+
3+
x-daemonless:
4+
title: "Base"
5+
icon: ":material-docker:"
6+
category: "Base"
7+
description: "FreeBSD base image with s6 supervision."
8+
upstream_url: "https://github.com/freebsd/freebsd-src"
9+
web_url: "https://www.freebsd.org/"
10+
user: "root"
11+
upstream_binary: false
12+
13+
docs: {}
14+
15+
services: {}

0 commit comments

Comments
 (0)