Skip to content

Commit

Permalink
Update README.md (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasHertel80 authored Oct 5, 2023
1 parent 178be93 commit 563cc10
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,6 @@ To set a secret called ARM_UBL_LICENSE_IDENTIFIER to a repository in Github, go
2. Customize Base Docker Image
Additional installations for custom tools you can add those to docker_base/Dockerfile. If you are new to Docker find a good starting point in the [Docker manual](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/).

3. Retarget Licensed Docker Image to your Base Image.
Open docker_licensed/Docker and edit the first line to match the repository your fork is located on.
```
FROM ghcr.io/***/***/arm-mlops-docker-base:latest as base
```

Check the Actions view to verify the execution of all 4 workflows.

## Known Issues
Expand Down

0 comments on commit 563cc10

Please sign in to comment.