An open API service indexing awesome lists of open source software.

https://github.com/chubbyphp/ci


https://github.com/chubbyphp/ci

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ci

```sh
cd php72
docker build --platform linux/amd64 -t ghcr.io/chubbyphp/ci-php72:latest .
docker push ghcr.io/chubbyphp/ci-php72:latest
cd ..
```

```sh
cd php73
docker build --platform linux/amd64 -t ghcr.io/chubbyphp/ci-php73:latest .
docker push ghcr.io/chubbyphp/ci-php73:latest
cd ..
```

```sh
cd php74
docker build --platform linux/amd64 -t ghcr.io/chubbyphp/ci-php74:latest .
docker push ghcr.io/chubbyphp/ci-php74:latest
cd ..
```

```sh
cd php80
docker build --platform linux/amd64 -t ghcr.io/chubbyphp/ci-php80:latest .
docker push ghcr.io/chubbyphp/ci-php80:latest
cd ..
```

```sh
cd php81
docker build --platform linux/amd64 -t ghcr.io/chubbyphp/ci-php81:latest .
docker push ghcr.io/chubbyphp/ci-php81:latest
cd ..
```

```sh
cd php82
docker build --platform linux/amd64 -t ghcr.io/chubbyphp/ci-php82:latest .
docker push ghcr.io/chubbyphp/ci-php82:latest
cd ..
```

```sh
cd php83
docker build --platform linux/amd64 -t ghcr.io/chubbyphp/ci-php83:latest .
docker push ghcr.io/chubbyphp/ci-php83:latest
cd ..
```

```sh
cd php84
docker build --platform linux/amd64 -t ghcr.io/chubbyphp/ci-php84:latest .
docker push ghcr.io/chubbyphp/ci-php84:latest
cd ..
```

## Copyright

2025 Dominik Zogg