AArch64 support
[ta/caas-registry.git] / docker-build / swift / Dockerfile
index 2ff94a9..25fa9ad 100644 (file)
@@ -12,7 +12,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM centos:7.6.1810
+FROM scratch
+ADD centos-7-docker.tar.xz /
+CMD ["/bin/bash"]
 MAINTAINER Balint Varga <balint.varga@nokia.com>
 
 ARG SWIFT