cleanup .devcontainers
This commit is contained in:
parent
1edf28aba7
commit
bc536ab298
2 changed files with 2 additions and 6 deletions
|
|
@ -1,10 +1,6 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
FROM mcr.microsoft.com/devcontainers/base:ubuntu-22.04
|
||||
|
||||
# ARG USER=vscode
|
||||
# ARG DEBIAN_FRONTEND=noninteractive
|
||||
# RUN usermod -s /usr/bin/zsh ${USER}
|
||||
|
||||
# VARIANT can be either 'hugo' for the standard version or 'hugo_extended' for the extended version.
|
||||
ARG VARIANT=hugo_extended
|
||||
# VERSION can be either 'latest' or a specific version number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue