Empowr is a nonprofit dedicated to creating the school-to-career pipeline for students of color. We end the racial disparity and wealth gaps that exist in our society.
We have a server created that will allow Empowr students to write code in the browser. I have created a server that works fine. I need it hosted inside a docker container that can run swift (either linux or macos). The images already exist, I am just not familiar with Docker and don’t know how to host my server on one of these images. Once it’s working in a docker container, I just need to host the container on AWS. I have an AWS account already.
The project (from what I am told) is really simple for anyone who has docker experience.