blob: 72cdfc2b84bb6e80820f96f44437aa01f75dc6be [file]
docker: Dockerfile
docker build -t playground/sandbox .
test: docker
go test
docker run --rm playground/sandbox test