Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Conversation

@brunopita
Copy link

[ Fixes #10 ]

Changes

I create Dockerfile for each folder.
I change address usage in python for bind any interface.

Example execution for any server:
docker build . -t test && docker run -p8080:8080 test

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add Dockerfile to each folder

2 participants