~dernils/duplicity/docker-compose

« back to all changes in this revision

Viewing changes to Dockerfile

  • Committer: Kenneth Loafman
  • Date: 2017-05-05 10:55:07 UTC
  • mfrom: (1213.1.2 duplicity)
  • Revision ID: kenneth@loafman.com-20170505105507-tk6zdgr9dsbmf5np
* Merged in lp:~dernils/duplicity/DockerfileConvenience
  - Added a few tools to the Dockerfile that make life easier

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
            par2 \
36
36
            python-dev \
37
37
            rdiff \
38
 
            tzdata \
 
38
            tzdata 
 
39
 
 
40
# The following packages are not necessary for testing but make life easier or support debugging
 
41
RUN apt-get install -y \
 
42
            nano \
 
43
            mc \
 
44
            iputils-ping \
 
45
            net-tools \
 
46
            ftp \
39
47
    && rm -rf /var/lib/apt/lists/*
40
48
 
41
49
# Need to make gpg2 the default gpg