Skip to content

richtotti/uncdocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uncdocker - Docker Container Project

Introduction

  • Creating a customized Docker container from the current version of Python that deploys a simple python script.
  • Push image to DockerHub
  • Pull the image down and run it on a cloud platform cloud shell: Google Cloud Shell or AWS Cloud9.

Project Description

  • Created Docker Container in AWS Cloud9
  • Published to Docker Hub
  • Published GitHub Repository

Docker Contents

  • Dockerfile
  • Makefile
  • README
  • app.py
  • push-docker.sh
  • requirements.txt
  • pandas
  • pylint

Docker Commands

  • Pull: docker pull richtotti/app2
  • Run: docker run richtotti/app2

Docker Hub Container for this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published