Y
Hacker News
new
|
ask
|
show
|
jobs
by
righthand
436 days ago
I just use a yaml LSP which will probably try to lookup the schema.org Containerfile format for this. I first noticed this recently when working on a Github Actions yaml file. Pretty nifty.
1 comments
whalesalad
436 days ago
But a dockerfile is not yaml. do you mean for docker compose?
link
righthand
436 days ago
You’re right. I’m sure there is a containerfile lsp however.
https://github.com/sublimelsp/LSP-dockerfile
link