Skip to content

Build docker images for k6 with extra arm architectures so it can run on SBC's like Raspberry

License

Notifications You must be signed in to change notification settings

24HOURSMEDIA/docker-k6-xarch

Repository files navigation

Docker K6-XARCH

  • Multiarch Builds for the K6 Load testing tool (https://github.com/k6io/k6)
  • Supports ARM archs so K6 can now run on Raspberry Pi 4

Docker images published on https://hub.docker.com/repository/docker/24hoursmedia/k6-xarch
Github repository https://github.com/24HOURSMEDIA/docker-k6-xarch
K6 source repository: https://github.com/k6io/k6

We succesfully ran the docker k6-grafana-influxdb example from the K6 docs on a Raspberry Pi 4 with Ubuntu Server 20.04LTS 64bit arm. The example with the slightly modified docker-compose file can be found in the examples.

Build and publish a release

# release a version with tag prefixed with test-
sh build-and-release.sh v0.31.1 test-

# release a final version
sh build-and-release.sh v0.31.1

About

Build docker images for k6 with extra arm architectures so it can run on SBC's like Raspberry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published