mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
gparted
Signed-off-by: Jessica Frazelle <princess@docker.com>
This commit is contained in:
parent
373b358e55
commit
da07065751
|
@ -23,6 +23,7 @@ MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||||
|
|
||||||
# Install Gparted and its dependencies
|
# Install Gparted and its dependencies
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
dosfstools \
|
||||||
gparted \
|
gparted \
|
||||||
libcanberra-gtk-module \
|
libcanberra-gtk-module \
|
||||||
--no-install-recommends
|
--no-install-recommends
|
||||||
|
|
Loading…
Reference in New Issue
Block a user