@ -1,7 +1,25 @@
# Instructions
Pull/create image:
```
docker build -t mahuntington/student:postgres .
Create container:
docker-compose up -d
Enter container
./enter-container.sh
Enter Postgres
psql