Important Announcement

Everybody is strongly encouraged to switch to the upcoming v1.0.0 release version to prevent unforseen issues upon merge to master.

Instructions here: https://github.com/cytopia/devilbox/pull/416.

Find Docker and Docker Compose versionΒΆ

Open a terminal and type the following:

# Get Docker version
host> docker --version

# Get Docker Compose version
host> docker-compose --version