Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 383 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 383 Bytes

plebnet-compose

Introduction to Docker and Docker compose

Setup

Clone this repo

git clone https://github.com/plebnet-dev/plebnet-compose

Install docker

Install docker for desktop here https://docs.docker.com/engine/install/#desktop

This will allow you to run docker and docker compose commands

To run these docs:

docker compose up docs