File: README.md

package info (click to toggle)
projecteur 0.10-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,664 kB
  • sloc: cpp: 11,301; xml: 33; ansic: 11; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# Projecteur Dockerfiles

Docker configuration files for build containers used in _Projecteur_ CI builds.

Example for creating an image:
```
docker build -f Dockerfile.ubuntu-20.10 --tag jahnf/projecteur:ubuntu-20.10 .
```

Images used in the CI build can be found on docker hub:
https://hub.docker.com/r/jahnf/projecteur