mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-11 07:22:40 +01:00
Merge branch 'master' of github.com:jessfraz/dockerfiles
* 'master' of github.com:jessfraz/dockerfiles: Updated powershell to 6.0.0-alpha.17 Updated atom to 1.15.0 (#246) Replaced deprecated MAINTAINER with LABEL (#242) Wireshark: Add CAP_NET_RAW and CAP_NET_ADMIN to /usr/bin/dumpcap (#244)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM debian:sid
|
||||
MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
gcc \
|
||||
|
||||
Reference in New Issue
Block a user