Skip to content

Instantly share code, notes, and snippets.

@ImreSamu
ImreSamu / Dockerfile_for_install_osmium_tool
Created August 29, 2014 14:46
Docker file - for install osmium tool
#
# Docker file - for install osmium tool.
#
FROM ubuntu:14.04
MAINTAINER Imre Samu https://github.com/ImreSamu/
RUN export DEBIAN_FRONTEND=noninteractive
ENV DEBIAN_FRONTEND noninteractive
# Set the locale