Starting mac-attrs-dockerΒΆ

To start mac-attrs-docker for the first time, run the following command from your shell. This will build a Docker container from scratch.

[user@host mac-attrs-docker]$ docker-compose up --build

To restart it later, run the following command from your shell. This will preserve your progress.

[user@host mac-attrs-docker]$ docker-compose up