Cleanup of e2e docker images (#4962)
This commit is contained in:
parent
a8a827a806
commit
1443ebf5a8
16 changed files with 79 additions and 190 deletions
1
images/fastcgi-helloserver/rootfs/.gitignore
vendored
Normal file
1
images/fastcgi-helloserver/rootfs/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
fastcgi-helloserver
|
||||
|
|
@ -12,9 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM BASEIMAGE
|
||||
|
||||
CROSS_BUILD_COPY qemu-QEMUARCH-static /usr/bin/
|
||||
FROM k8s.gcr.io/debian-base:v2.0.0
|
||||
|
||||
COPY . /
|
||||
|
||||
|
|
|
|||
BIN
images/fastcgi-helloserver/rootfs/fastcgi-helloserver
Executable file
BIN
images/fastcgi-helloserver/rootfs/fastcgi-helloserver
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue