aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-07 11:20:13 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-07 11:20:13 +0200
commitb8ea610b6f04ca8f9518801a60168f5435e657dc (patch)
tree5d6bbb83c9de1dfc08877f1f7d819ea8092f41ce
parentons 24 maj 2023 23:11:19 CEST (diff)
downloadwiki-public-b8ea610b6f04ca8f9518801a60168f5435e657dc.tar.gz
wiki-public-b8ea610b6f04ca8f9518801a60168f5435e657dc.tar.xz
ons 7 jun 2023 11:20:11 CEST
-rw-r--r--Concourse.wiki6
-rw-r--r--Podman.wiki1
-rw-r--r--index.wiki2
3 files changed, 9 insertions, 0 deletions
diff --git a/Concourse.wiki b/Concourse.wiki
new file mode 100644
index 0000000..fe921cc
--- /dev/null
+++ b/Concourse.wiki
@@ -0,0 +1,6 @@
+{{{sh
+fly validate-pipeline -c $pipeline.yaml
+
+fly -t docker set-pipeline -p $pipeline -c $pipeline.yaml
+fly -t docker unpause-pipeline -p $pipeline
+}}}
diff --git a/Podman.wiki b/Podman.wiki
new file mode 100644
index 0000000..19979d2
--- /dev/null
+++ b/Podman.wiki
@@ -0,0 +1 @@
+podman run --mount type=bind,src=.,dst=/workdir localhost/muppet:latest make check
diff --git a/index.wiki b/index.wiki
index 9dd0598..10f8be6 100644
--- a/index.wiki
+++ b/index.wiki
@@ -44,6 +44,8 @@
- [[systemd]]
- [[yum]]
- [[wireshark]]
+- [[Concourse]] (fly)
+- [[Podman]]
== Projekt ==
- [[Adafruit]]