An open API service indexing awesome lists of open source software.

https://github.com/luciaheredia/simple-docker

Simple Docker Exercises
https://github.com/luciaheredia/simple-docker

devops devops-tools docker dockerfile

Last synced: 2 months ago
JSON representation

Simple Docker Exercises

Awesome Lists containing this project

README

        

# Simple Dockerfile Exercises
1) [Runnig a python script](https://github.com/LuciaHeredia/Simple-Docker/tree/master/run-py-script)
2) [Ping a certain URL](https://github.com/LuciaHeredia/Simple-Docker/tree/master/ping-url)
3) [Reading a Text file](https://github.com/LuciaHeredia/Simple-Docker/tree/master/read-text-file)