mirror of
https://github.com/AltraMayor/f3.git
synced 2025-08-03 18:46:00 -04:00
trim excess whitespace
This commit is contained in:
parent
0d3215a10b
commit
7750cd1474
14
Dockerfile
14
Dockerfile
@ -2,13 +2,13 @@ FROM ubuntu:18.04
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
gcc \
|
||||
less \
|
||||
libparted0-dev \
|
||||
libudev1 \
|
||||
libudev-dev \
|
||||
make \
|
||||
udev
|
||||
gcc \
|
||||
less \
|
||||
libparted0-dev \
|
||||
libudev1 \
|
||||
libudev-dev \
|
||||
make \
|
||||
udev
|
||||
|
||||
COPY . /f3
|
||||
|
||||
|
@ -22,4 +22,3 @@ Indices and tables
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user