Commit Graph

8 Commits

Author SHA1 Message Date
Junegunn Choi b92a843c5f
Use Ubuntu 22 to match GitHub Actions environment 2024-01-07 15:10:06 +09:00
Junegunn Choi 7514644e07
Update Dockerfile: --platform=linux/amd64 2023-05-21 17:59:18 +09:00
Martin Jindra 176ee6910f
Update Dockerfile (#2662)
`archlinux/base:latest`cannot be found
2021-12-09 11:05:12 +09:00
Junegunn Choi 2166b4ca17
Fix test cases
We were not properly waiting for truthy-ness in until blocks.

Need Minitest with 21d9e804b6
2020-10-23 19:54:45 +09:00
Junegunn Choi 293dd76af1
Update Dockerfile 2020-02-03 15:00:21 +09:00
Junegunn Choi df570afd52
[docker] Fix gem install option in Dockerfile 2019-03-31 11:22:12 +09:00
Junegunn Choi af87650bc4
[docker] Build binary from source 2018-06-08 19:42:29 +09:00
Junegunn Choi 76a2dcb5a9
Add Dockerfile for running tests
make docker
make docker-test
2018-06-01 18:23:25 +09:00