https://github.com/marialobillo/first-docker
My first docker image
https://github.com/marialobillo/first-docker
Last synced: 3 months ago
JSON representation
My first docker image
- Host: GitHub
- URL: https://github.com/marialobillo/first-docker
- Owner: marialobillo
- Created: 2020-08-19T17:45:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T18:29:01.000Z (almost 5 years ago)
- Last Synced: 2025-01-16T10:13:30.246Z (5 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My first docker image
It's just a very simple docker image using python:3.8-alpine and running a route for Flask, which it's loaded from requirements.txt file.