Ai
4 Star 2 Fork 2

Gitee 极速下载/WebLogic

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/oracle/docker-images
Clone or Download
Dockerfile 381 Bytes
Copy Edit Raw Blame History
# Copyright (c) 2020 Oracle and/or its affiliates.
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
FROM oraclelinux:7-slim
RUN yum -y install python3 \
python3-libs \
python3-pip \
python3-setuptools && \
rm -rf /var/cache/yum/*
CMD ["/bin/python3","--version"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/WebLogic.git
git@gitee.com:mirrors/WebLogic.git
mirrors
WebLogic
WebLogic
main

Search