A Blog full of Web Projects

A Blog full of Web Projects

Hello World with Docker and GitHub Actions

31-August-2022

Hello World with Docker and GitHub Actions

This simple action example prints "Hello World" to the log or "Hello" + the name of a person to greet

The code at GitHub

As a start, I am learning Docker by reading and using the online Docker Playground instead or installing Docker Desctop at my local system.

A Blog made with Gatsby React and GraphQL