aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/integration/docker/test.sh (follow)
Commit message (Collapse)AuthorAge
* docker: fix armhf buildsv4.0.12Egor Tensin2023-05-30
|
* t/i/docker: always spawn ssh-agentEgor Tensin2023-05-30
| | | | | | I had some weird errors on my machine where my primary ssh-agent would get killed. No idea why I didn't just spawn a new ssh-agent from the very beginning.
* use `--progress plain` with docker-compose buildEgor Tensin2023-02-25
|
* t/i/docker: test the frontend alsoEgor Tensin2022-12-03
|
* fix preludes in bash scriptsEgor Tensin2022-12-03
|
* clone to NAME.git foldersEgor Tensin2022-05-27
| | | | | It seems to be the convention and the default behaviour of `git clone --bare`, so do that.
* rename Compose services, move directories around, etc.Egor Tensin2022-03-29
|
* t/i/docker: reuse the root docker-compose.ymlEgor Tensin2022-03-29
|
* t/i/docker: clean up Docker dataEgor Tensin2022-03-08
|
* test/integration: more obvious success indicationEgor Tensin2022-03-08
|
* test/integration/docker: remove output directoryEgor Tensin2021-08-02
|
* test/integration/docker: generate new SSH keys every timeEgor Tensin2021-07-31
|
* move all tests to test/Egor Tensin2021-07-31