misc: Removed python3 Dockerfile
authorBobby R. Bruce <bbruce@ucdavis.edu>
Fri, 8 May 2020 21:54:40 +0000 (14:54 -0700)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Tue, 12 May 2020 20:39:21 +0000 (20:39 +0000)
commit30c58a20cc22bd34a89ac7f9a35acb16268ee202
tree31c32c668bd55aba9eea0735ff52e9f76158a156
parent69e78667859ed7058cee34501c2a0befec6dfdf6
misc: Removed python3 Dockerfile

This was previously used to test gem5 being compiled and run in a
Python3 environment. This is redundant with the introduction of
"util/dockerfiles/ubuntu-20.04_all-dependencies", which uses python3
exclusively.

Change-Id: Ie837da338c3985ba92aff84144948a23fd6ece3f
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/28890
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/dockerfiles/python3/Dockerfile [deleted file]