Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add devcontainer#402

Merged
nitnelave merged 5 commits intolldap:mainfrom
pixelrazor:feature/dev-container
Jan 3, 2023
Merged

Add devcontainer#402
nitnelave merged 5 commits intolldap:mainfrom
pixelrazor:feature/dev-container

Conversation

@pixelrazor
Copy link
Collaborator

Fixes #331
The dockerfile could probably be optimized - i just tinkered until i got something that wants to work out the box. the cargo install step is pretty hefty, so i COULD try to tinker with making that a separate layer as early as possible to help cache it, but i don't think it's too important given this shouldn't change often at all.

@nitnelave
Copy link
Member

Thanks! A minor nit, but anyway this is nice even as-is.

@nitnelave
Copy link
Member

Thanks, that looks better! I'm no expert on VS code containers, so I'll trust you that it works.

Last nit: can you add .devcontainer to the .dockerignore file?

@pixelrazor
Copy link
Collaborator Author

Thanks, that looks better! I'm no expert on VS code containers, so I'll trust you that it works.

Last nit: can you add .devcontainer to the .dockerignore file?

Done. I added .vscode to gitignore as well - that wolds workspace specific configuration for vscode

@nitnelave nitnelave merged commit 1e5603d into lldap:main Jan 3, 2023
@pixelrazor pixelrazor deleted the feature/dev-container branch January 3, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add vscode dev-container

2 participants

Comments