Files
colima/integration/Dockerfile
Abiola IbrahimandGitHub eb4d179aed chore/integration test (#123)
* chore: make prompt optional for delete

* chore: add initial integration test for macos

* fix ci

* fix ci

* chore: add image building to integration

* add integration test status badge to readme

* chore: add kubernetes to integration test
2022-01-15 13:15:44 +01:00

5 lines
104 B
Docker

# sample dockerfile to test image building
# without pulling from docker hub
FROM scratch
COPY . /files