9 Commits

Author SHA1 Message Date
ChristofferNissen
9416420267 Feature/podman (#3)
Some checks failed
Build teams container / Build image (push) Has been cancelled
* Changed to Podman

* added option to use podman or docker on host

* Feature/podman fix (#1)

* WIP

* WIP

* restored dockerfile

* podman works rootless savepoint

* added bin folder

* changed teams-two to podman

* changed to podman scheme

* updated Makefile

* updated README.md

* host script refactor

* renamed Dockerfile to Containerfile for podman scheme

* added ci

* changed ci script name

* tried changing repo name

* prepared merge with main. Added config to swap container runtime with ease

* added podman explanation to readme

* improved the runtime_switching experience

* fixed path mistake in env loading
2022-01-23 18:20:34 +01:00
ChristofferNissen
589d2c5263 Added support for Podman (#2)
* Changed to Podman

* added option to use podman or docker on host

* Feature/podman fix (#1)

* WIP

* WIP

* restored dockerfile

* podman works rootless savepoint

* added bin folder

* changed teams-two to podman

* changed to podman scheme

* updated Makefile

* updated README.md

* host script refactor

* renamed Dockerfile to Containerfile for podman scheme

* added ci

* changed ci script name

* tried changing repo name

* prepared merge with main. Added config to swap container runtime with ease
2022-01-23 14:41:05 +01:00
Christoffer Nissen
16a77bdf18 Refactored dockerfile 2022-01-18 21:48:30 +01:00
Christoffer Nissen
a8faebd7db increaed shm size 2022-01-12 12:12:38 +01:00
Christoffer Nissen
d17866897c added host dbus sharing to containers 2022-01-12 12:08:07 +01:00
Christoffer Nissen
65204bc6df increaed available container memory 2022-01-10 15:11:22 +01:00
Christoffer Nissen
2904aea3b0 added hostnetwork to container to avoid reconnect issues 2022-01-10 12:02:20 +01:00
Christoffer Nissen
4676b81794 added image to README 2022-01-05 22:21:54 +00:00
Christoffer Nissen
0a50720f6b initial commit 2022-01-05 21:56:51 +00:00