Page MenuHomeDevCentral

Add wget and nano to acquisitariat container
Closed, ResolvedPublic

Description

Could be useful to fetch and edit SQL files.

Event Timeline

dereckson closed this task as Resolved.
dereckson claimed this task.
dereckson raised the priority of this task from to Normal.
dereckson updated the task description. (Show Details)
dereckson added a subscriber: dereckson.
$ shell docker acquisitariat
$ apt-get update
[...]
$ apt-get install wget
[...]
Setting up wget (1.13.4-3+deb7u2) ...
dereckson renamed this task from Add wget to acquisitariat container to Add wget and nano to acquisitariat container.Jul 3 2015, 17:47
dereckson updated the task description. (Show Details)
$ apt-get install nano
[...]
Setting up nano (2.2.6-1+b1) ...
[...]