Commit Graph

9 Commits (master)

Author SHA1 Message Date
Junegunn Choi e352b68878
Update Dockerfile to use Ubuntu 24.04
As we require Go 1.20 or above.
5 days ago
Junegunn Choi b92a843c5f
Use Ubuntu 22 to match GitHub Actions environment 4 months ago
Junegunn Choi 7514644e07
Update Dockerfile: --platform=linux/amd64 11 months ago
Martin Jindra 176ee6910f
Update Dockerfile (#2662)
`archlinux/base:latest`cannot be found
2 years ago
Junegunn Choi 2166b4ca17
Fix test cases
We were not properly waiting for truthy-ness in until blocks.

Need Minitest with 21d9e804b6
4 years ago
Junegunn Choi 293dd76af1
Update Dockerfile 4 years ago
Junegunn Choi df570afd52
[docker] Fix gem install option in Dockerfile 5 years ago
Junegunn Choi af87650bc4
[docker] Build binary from source 6 years ago
Junegunn Choi 76a2dcb5a9
Add Dockerfile for running tests
make docker
make docker-test
6 years ago