File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1- FROM hello-world
1+ FROM busybox
22
3- COPY Dockerfile .
3+ RUN echo "hi" > hi.txt
Original file line number Diff line number Diff line change 22 " id" : " confcom_test_extra_layers" ,
33 " name" : " confcom_test_extra_layers" ,
44 " layers" : [
5- " 8b4664979ffe3c5188efbbbb30e31716c03bfe880f15f455be0fc3beb4741de9 " ,
6- " 19c61360dade7dce5999ec5641dd9ce2f7388f3382ce6bb47ddff72d0dc39b0d "
5+ " 13f6c367267457d9516d57c493e76b0324979e94cee9de3b310f913708b3667a " ,
6+ " ae7e9183858927a54e0ae33a479948abd16a6f38712b84324191b900270cde8c "
77 ],
88 " mounts" : [
99 {
1818 }
1919 ],
2020 " command" : [
21- " /hello "
21+ " sh "
2222 ],
2323 " env_rules" : [
2424 {
2525 " pattern" : " PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ,
2626 " strategy" : " string" ,
2727 " required" : false
2828 }
29- ],
30- " working_dir" : " /"
29+ ]
3130}
You can’t perform that action at this time.
0 commit comments