Skip to content

Commit

Permalink
Atualizada a configuração de conteiner de desenvolvimento do projeto.
Browse files Browse the repository at this point in the history
  • Loading branch information
lbssousa committed Oct 3, 2023
1 parent 2ef275e commit 55228b1
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
{
"name": "gradual-simples",
"image": "mcr.microsoft.com/devcontainers/base:alpine",
"features": {
"ghcr.io/lbssousa/devcontainer-features-texlive-music/texlive:1": {
"version": "2023",
"scheme": "minimal",
"extra-packages": "babel-latin babel-portuges chktex ebgaramond enumitem epstopdf-pkg etoolbox fancyhdr fontspec geometry gregoriotex grfext hyperref hyphen-english hyphen-latin hyphen-portuguese infwarerr kvoptions latex-bin latexindent latexmk luacolor luamplib luatexbase lyluatex memoir metapost microtype musixtex musixtex-fonts m-tx paracol pdftexcmds pmx texcount texdef titlesec tools xcolor xkeyval xstring"
}
},
"image": "ghcr.io/lbssousa/devcontainer-texlive-music:lilypond-3.0.2",
"remoteUser": "vscode",
"containerUser": "vscode", // needed for Podman, indifferent for Docker
"customizations": {
Expand Down

0 comments on commit 55228b1

Please sign in to comment.