Skip to content

nyu-software-engineering/se-welcome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python build & test

Software Engineering Welcome

A welcome container for new software engineering students.

What?

This repository contains code for a Docker image stored on Docker Hub that can be used to make a Docker container within which runs a little Python program that greets new students.

How?

  1. Install a Docker client, e.g. Docker Desktop.
  2. Run it and wait for the Docker Engine to start.
  3. From the command shell, run docker run --rm -ti bloombar/se_welcome:latest to download and run the Python program wrapped in a container.

About

A welcome container for new software engineering students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published