Sign inSign up

rogargon/alcala

By rogargon

Updated almost 7 years ago

Image
0

236

rogargon/alcala repository overview

alcalá

Permissioned Network Access Control

CircleCI codecov

Alcalá is one of the five old royal gates that give access to the city of Madrid (Spain)

Alcalá

Build and Run Docker Image

First, to create the image and tag it `alcala:latest, execute the following command:

docker build . --tag alcala

Then, run a container named alcala with the generated image and BACKEND_URL http://back.end/rpc, available at host port 8080:

docker run -p 8080:3000 -e BACKEND_RPC=http://back.end/rpc --name alcala alcala

Tag summary

Content type

Image

Digest

Size

49.1 MB

Last updated

almost 7 years ago

docker pull rogargon/alcala