mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-01-31 11:51:41 +03:00
c6612779a4
Feature
18 lines
454 B
JSON
18 lines
454 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"features": {
|
|
"name": "RCS ONE SHOP",
|
|
"image": "mcr.microsoft.com/devcontainers/base:ubuntu", // Any generic, debian-based image.
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/go:1": {
|
|
"version": "1.18"
|
|
},
|
|
"ghcr.io/devcontainers/features/docker-in-docker:1": {
|
|
"version": "latest",
|
|
"moby": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|