mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 05:15:25 +02:00
Remove update from dockerfile
This commit is contained in:
parent
49adc06c49
commit
c3850e4351
2 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
FROM ubuntu:12.04
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get upgrade -y
|
||||
|
||||
RUN apt-get install -y curl
|
||||
RUN curl -s https://go.googlecode.com/files/go1.2.linux-amd64.tar.gz | tar -v -C /opt -xz ;\
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
..
|
Loading…
Add table
Add a link
Reference in a new issue