Skip to content

abstractinfrastructure/container-intro-tutorial

Repository files navigation

Introduction to Container Tutorial

Before you Begin

These exercises accompany the presentation Introduction to Containers. To participate in the labs, install the Docker Community Edition (CE) Engine. NOTE: For linux users, you will need to additionally install [docker-compose].

To verify that you have docker installed and working correct. Execute the following:

docker run hello-world

If you see a message similar to the following text, Docker is installed and working.

Hello from Docker!
This message shows that your installation appears to be working correctly.
...

If you failed to see the above message, check these resources for troubleshooting:


Exercise Index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published