Commit af45c7cc by namikingsoft

Merge pull request #16 from edouard-lopez/set-build-env

set ARG TERM and ARG DEBIAN_FRONTEND to prevent useless error
parents 8e2d9a38 e6a2143a
FROM debian:wheezy-backports FROM debian:wheezy-backports
ARG TERM=linux
ARG DEBIAN_FRONTEND=noninteractive
# restyaboard version # restyaboard version
ENV restyaboard_version=v0.2.1 ENV restyaboard_version=v0.2.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment