Jan De Dobbeleer
cff836395e
chore(devcontainer): remove empty config flag
2024-07-08 17:03:41 +02:00
Polo
99c933a6a4
chore(devcontainer): compatibility with podman
...
Podman is stricter than Docker.
Modify devcontainer.json so that it is possible to start the
devcontainer with podman. Also make sure that SELinux label are dropped
within the container otherwise the workspace is unusable.
These changes remain compatible with Docker.
_Note_ podman needs the option --userns=keep-id. However this would make
Docker break as it is an unsupported user mode. The solution is to add
this option to /etc/containers/container.conf.
2024-07-08 17:03:41 +02:00
Jan De Dobbeleer
92927638bf
chore(devcontainer): use correct image and settings
2024-06-04 20:55:21 +02:00
Jan De Dobbeleer
950c608939
feat(go): upgrade to 1.22.3
2024-05-19 08:44:07 +02:00
Jan De Dobbeleer
f6a0bedf6e
feat: pin to go 1.22
2024-03-12 10:15:57 +01:00
Warren Buckley
108a836736
feat(devcontainer): remove binary download in docker image
2023-10-13 11:16:31 +02:00
Warren Buckley
df07df9e35
feat(devcontainer): auto build oh-my-posh at creation
2023-10-13 11:16:31 +02:00
Azanul
d6696dac66
feat(devcontainer): go version update
...
Signed-off-by: Azanul <azanulhaque@gmail.com>
2023-10-06 11:46:06 +02:00
Warren Buckley
2c7e6b26a3
chore(codespaces): replace deprecated TOML extension
2023-09-23 22:30:08 +02:00
Jan De Dobbeleer
7ee3a496f8
chore: update devcontainer to go1.20
2023-03-12 10:08:24 +01:00
Jan De Dobbeleer
c39e76bd4b
chore(devcontainer): update dependencies
2022-11-22 20:37:42 +01:00
Jan De Dobbeleer
8c44eace50
revert: debug theme is json
2022-06-03 20:30:05 +02:00
ehawman-rosenberg
f480533a7a
feat(theme)!: migrate devious-diamonds to YAML
...
BREAKING CHANGE: Extension change from "json" to "yaml" necessitates changes in init params
2022-06-03 20:23:20 +02:00
Jan De Dobbeleer
112043f805
feat: simpler cli interface
2022-03-25 19:08:29 +01:00
Jan De Dobbeleer
98e0039200
feat: upgrade to go 1.18
2022-03-21 15:25:24 +01:00
Jan De Dobbeleer
10d56a8551
refactor(cli): migrate to cobra
2022-03-12 23:05:57 +01:00
Bahram Maravandi
1980738e48
fix(devcontainer): arm64 installation compatibility
2022-01-12 23:41:54 +01:00
Laurent Nullens
4d925b69ba
chore(devcontainer): fix path
2021-11-26 14:55:36 +01:00
Jan De Dobbeleer
5256c90531
chore: a better PowerShell experience
2021-11-26 12:44:44 +01:00
Jan De Dobbeleer
d31a24c654
chore: fix devcontainer setup
2021-11-26 12:07:41 +01:00
Alan Fregtman
9bba2bf909
feat(devcontainer): deploy OMP to all shells,
2021-11-20 13:45:51 +01:00
lnu
25be370618
feat(sysinfo): sysinfo segment
...
cpu, mem, load, ...
2021-11-19 13:44:00 +01:00
lnu
e6cb3a5608
chore: devcontainer cleaning
...
not needed forwarded port removed
powershell extensions added to recommended list
golang.go instead of golang.go-nightly
2021-10-18 18:11:35 +02:00
lnu
0bd33c6d21
feat: devcontainer config for vscode
...
allows to develop inside a container from vscode
persion pinned to bullseye/1.17
pwsh, fish, bash and zsh installed
pwsh set as default shell
default build task added
2021-10-18 16:12:51 +02:00