snowplow / snowplow-ruby-tracker

Snowplow event tracker for Ruby. Add analytics to your Ruby and Rails apps and gems
http://snowplowanalytics.com
22 stars 24 forks source link

Replace Vagrant with Docker #118

Closed mscwilson closed 3 years ago

mscwilson commented 3 years ago

This repo currently provides a Vagrant-based container setup for local development and testing. Vagrant relies on VirtualBox, which is not supported on M1 Macs.

Vagrant should be replaced with Docker.