Skip to content
This repository was archived by the owner on May 18, 2020. It is now read-only.

Dockerfile for dingoes#4

Open
nrshrivatsan wants to merge 1 commit into
cryptoaustralia:masterfrom
nrshrivatsan:patch-1
Open

Dockerfile for dingoes#4
nrshrivatsan wants to merge 1 commit into
cryptoaustralia:masterfrom
nrshrivatsan:patch-1

Conversation

@nrshrivatsan

Copy link
Copy Markdown

TL;DR

Write once - Run Anywhere

Build

docker build -t dingoes .

RUN

 docker run -it --net=host dingoes python dingoes.py

# TL;DR
Write once - Run Anywhere

## Build
```
docker build -t dingoes .
```
## RUN
```
 docker run -it --net=host dingoes python dingoes.py
```
@nrshrivatsan

Copy link
Copy Markdown
Author

@gszathmari @abeaudin RFC 🙏

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant