Skip to content

Docker initialization

Nir edited this page Jan 31, 2021 · 6 revisions

First download and install docker from here: https://www.docker.com/products/docker-desktop.

Afterwards create a folder of your chosen name.

Then move the dockerfile and config.json file into said folder.(The config.json file should be filled with all of the credentials that are needed)

Lastly open up cmd, cd into that folder and run the following command: docker build -t .