Logo
Explore Help
Sign In
dfaggioli/qemu
1
0
Fork 0
You've already forked qemu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
cba201f4c74a99b6ee0a43d66f5dae8f901b4006
qemu/tests/docker/dockerfiles/empty.docker

9 lines
99 B
Docker
Raw Normal View History

tests/docker: add a docker-exec-copy-test This provides test machinery for checking the QEMU copying logic works properly. It takes considerably less time to run than starting a debootstrap only for it to fail later. I considered adding a remove command to docker.py but figured that might be gold plating given the relative size of the containers compared to the ones with actual stuff in them. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210202134001.25738-7-alex.bennee@linaro.org>
2021-02-02 13:39:51 +00:00
#
# Empty Dockerfile
#
FROM scratch
# Add everything from the context into the container
ADD . /
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 51ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API