8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have test
./buildContainerImage.sh -v 12.1.0.2 -t oracle:12.1.0.2 -p -i
ERROR happen
Checking Docker version. Dockerfile. Ignored MD5 checksum. ========================== Container runtime info: Client: Docker Engine - Community Version: 26.1.4 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.14.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.27.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 1 Running: 1 Paused: 0 Stopped: 0 Images: 16 Server Version: 26.1.4 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog Swarm: inactive Runtimes: nvidia runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: d2d58213f83a351ca8f528a95fbd145f5654e957 runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 6.8.0-40-generic Operating System: Ubuntu 22.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 31.17GiB Name: ubuntu02 ID: 76f4d45c-7434-45c4-8c7b-c0e4653b25e3 Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http://192.168.137.1:7890 HTTPS Proxy: http://192.168.137.1:7890 No Proxy: 127.0.0.1,localhost,192.168.0.0/16,172.100.0.0/24,registry.docker-cn.com,cn.archive.ubuntu.com,mirrors.tuna.tsinghua.edu.cn,deb.debian.org,ftp.debian.org,security.debian.org Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false ========================== Proxy settings were found and will be used during the build. ERROR: Dockerfile. doesn't exist
The text was updated successfully, but these errors were encountered:
Hi @rolkey ,
You need to pass edition flag as well (-e or -s).
Sorry, something went wrong.
think @aditya059 ,is right!!
aditya059
No branches or pull requests
I have test
ERROR happen
The text was updated successfully, but these errors were encountered: