Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Gunther
image-builder
Commits
266a34bd
Commit
266a34bd
authored
Jun 06, 2019
by
Guido Gunther
Browse files
Merge branch 'docker_add_unzip' into 'master'
Dockerfile: install unzip See merge request
Librem5/image-builder!95
parents
8289d166
62822637
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
266a34bd
...
@@ -12,7 +12,7 @@ RUN apt-get install -y console-setup
...
@@ -12,7 +12,7 @@ RUN apt-get install -y console-setup
RUN
setupcon
-v
RUN
setupcon
-v
# Install
# Install
RUN
apt-get
install
-y
keyboard-configuration vmdebootstrap git
sudo
kpartx shellcheck
RUN
apt-get
install
-y
keyboard-configuration vmdebootstrap git
sudo
kpartx shellcheck
unzip
RUN
apt-get
install
-y
u-boot-tools make gcc gcc-arm-linux-gnueabihf gcc-aarch64-linux-gnu vim
RUN
apt-get
install
-y
u-boot-tools make gcc gcc-arm-linux-gnueabihf gcc-aarch64-linux-gnu vim
RUN
apt-get
install
-y
gcc-arm-none-eabi libstdc++-arm-none-eabi-newlib libnewlib-arm-none-eabi
RUN
apt-get
install
-y
gcc-arm-none-eabi libstdc++-arm-none-eabi-newlib libnewlib-arm-none-eabi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment