feat(devcontainer): add tool for zed
This commit is contained in:
@@ -25,7 +25,8 @@ RUN apt-get update && \
|
|||||||
rsync \
|
rsync \
|
||||||
swig \
|
swig \
|
||||||
u-boot-tools \
|
u-boot-tools \
|
||||||
wget
|
wget \
|
||||||
|
bear
|
||||||
|
|
||||||
COPY scripts/* /usr/local/bin/
|
COPY scripts/* /usr/local/bin/
|
||||||
RUN chmod +x /usr/local/bin/*
|
RUN chmod +x /usr/local/bin/*
|
||||||
Reference in New Issue
Block a user