changed directory struture to "containers" (lower case)

changed .containers file to go in main containers dir

changed .conf/systemd containers to be symlinks to main containers dir
This commit is contained in:
b0xxer
2024-02-15 10:04:13 -06:00
parent 36a67e91c0
commit f0b9768a72
7 changed files with 70 additions and 35 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
# Distributed under terms of the MIT license.
#
buildah bud -f Containerfile -t clightning-node:{{clightning_version}}
buildah bud -f Containerfile -t clightning:{{clightning_version}}