Compare commits

..

No commits in common. "main" and "v1.1" have entirely different histories.
main ... v1.1

View File

@ -14,7 +14,7 @@ $ make
1. Build docker image 1. Build docker image
```bash ```bash
$ docker build -f Dockerfile . -t cel-presentation $ docker build -f dockerfiles/Dockerfile.alpine . -t cel-presentation
``` ```
1. Build examples 1. Build examples
```bash ```bash