📝 Docs: Add Quadlets and small changes to README
Yay for Quadlets!
This commit is contained in:
parent
bd2eb8a93c
commit
c2bbf42321
4 changed files with 36 additions and 4 deletions
8
quadlets/postgres.container
Normal file
8
quadlets/postgres.container
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
[Container]
|
||||
ContainerName=postgres
|
||||
EnvironmentFile=.env
|
||||
Image=docker.io/library/postgres
|
||||
Network=notatio.network
|
Loading…
Add table
Add a link
Reference in a new issue