This repository contains Dockerfile of Dart for Docker's automated build published to the public Docker Hub Registry.
-
Install Docker.
-
Download automated build from public Docker Hub Registry:
docker pull dockerfile/dart
(alternatively, you can build an image from Dockerfile:
docker build -t="dockerfile/dart" github.com/dockerfile/dart
)
docker run -it --rm dockerfile/dart
docker run -it --rm dockerfile/dart dart