Changes
Page history
Update Prerequisites
authored
May 02, 2023
by
Katharina Renk
Show whitespace changes
Inline
Side-by-side
Labs/Prerequisites.md
View page @
39f07fe1
...
...
@@ -88,6 +88,10 @@ bash -c "$(curl -sL https://get.containerlab.dev)"
sudo
apt
install
make
```
# Login to the code.fbi.h-da.de repository
```
bash
sudo
docker login registry.code.fbi.h-da.de
```
# Download the repositories
## Get the goSDN repository from the Gitlab site
...
...
@@ -153,8 +157,4 @@ Next, build the image:
git checkout develop
make container
```
## Login to the code.fbi.h-da.de Repository
```
bash
sudo
docker login registry.code.fbi.h-da.de
```