Code Monkey home page Code Monkey logo

features-surrealdb's People

Contributors

jcbhmr avatar

Stargazers

 avatar

Watchers

 avatar

features-surrealdb's Issues

Currently failing (exit code 1)

[2024-01-31T22:47:33.770Z] * Fetching feature: surrealdb_0_oci
[2024-01-31T22:47:34.077Z] /Users/user/.vscode/extensions/ms-vscode-remote.remote-containers-0.327.0/dist/spec-node/devContainersSpecCLI.js:11
[2024-01-31T22:47:34.083Z] Stop (6064 ms): Run: /Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper (Plugin).app/Contents/MacOS/Code Helper (Plugin) --ms-enable-electron-run-as-node /Users/user/.vscode/extensions/ms-vscode-remote.remote-containers-0.327.0/dist/spec-node/devContainersSpecCLI.js up --user-data-folder /Users/user/Library/Application Support/Code/User/globalStorage/ms-vscode-remote.remote-containers/data --container-session-data-folder /tmp/devcontainers-3519ef1a-a133-4a09-a7f4-099f512d3dd91706741247282 --workspace-folder /Users/user/Documents/Code/app --workspace-mount-consistency cached --id-label devcontainer.local_folder=/Users/user/Documents/Code/app --id-label devcontainer.config_file=/Users/user/Documents/Code/app/.devcontainer/devcontainer.json --log-level debug --log-format json --config /Users/user/Documents/Code/app/.devcontainer/devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root
[2024-01-31T22:47:34.083Z] Exit code 1
[2024-01-31T22:47:34.088Z] Command failed: /Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper (Plugin).app/Contents/MacOS/Code Helper (Plugin) --ms-enable-electron-run-as-node /Users/user/.vscode/extensions/ms-vscode-remote.remote-containers-0.327.0/dist/spec-node/devContainersSpecCLI.js up --user-data-folder /Users/user/Library/Application Support/Code/User/globalStorage/ms-vscode-remote.remote-containers/data --container-session-data-folder /tmp/devcontainers-3519ef1a-a133-4a09-a7f4-099f512d3dd91706741247282 --workspace-folder /Users/user/Documents/Code/app --workspace-mount-consistency cached --id-label devcontainer.local_folder=/Users/user/Documents/Code/app --id-label devcontainer.config_file=/Users/user/Documents/Code/app/.devcontainer/devcontainer.json --log-level debug --log-format json --config /Users/user/Documents/Code/app/.devcontainer/devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root
[2024-01-31T22:47:34.088Z] Exit code 1
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/rust-postgres
{
	"name": "Rust and PostgreSQL",
	"dockerComposeFile": "docker-compose.yml",
	"service": "app",
	"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
	"features": {
		"ghcr.io/devcontainers/features/docker-in-docker:2": {},
		"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {},
		"ghcr.io/dhoeric/features/act:1": {},
		"ghcr.io/rjfmachado/devcontainer-features/cloud-native:1": {},
		"ghcr.io/rio/features/k9s:1": {},
		"ghcr.io/devcontainers-contrib/features/postgres-asdf:1": {},
		"ghcr.io/devcontainers-contrib/features/argo-cd:1": {},
		"ghcr.io/lee-orr/rusty-dev-containers/cargo-watch:0": {},
		"ghcr.io/devcontainers-community/features/surrealdb:latest": {}

	},
	"customizations": {
		"vscode": {
			"extensions": [
				"vadimcn.vscode-lldb"
			]
		}
	},


	// Use 'forwardPorts' to make a list of ports inside the container available locally.
	// "forwardPorts": [5432],
	// Use 'postCreateCommand' to run commands after the container is created.
    "postCreateCommand": "bash -i scripts/start.sh",

	// Configure tool-specific properties.
	// "customizations": {},

	// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
	// "remoteUser": "root"
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.