Commit eccc0709 authored by xiezhi's avatar xiezhi

移除dockerfile

parent db03ab93
FROM hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu
\ No newline at end of file
{ {
"name": "Java Development Environment", "name": "Java Development Environment",
"image": "mcr.microsoft.com/devcontainers/base:ubuntu", "image": "hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu",
"build": {
"dockerfile": "Dockerfile"
},
"features": { "features": {
"ghcr.io/devcontainers/features/java:1.6.3": { "ghcr.io/devcontainers/features/java:1.6.3": {
"version": "17", "version": "17",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment