Skip to content

Commit cbfb661

Browse files
committed
Added links
1 parent e1fbc4e commit cbfb661

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Dockerfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
1+
#
22
# Base image
3+
# @see https://github.com/linuxserver/docker-baseimage-alpine
4+
# @see https://github.com/linuxserver/docker-baseimage-alpine-python3
5+
#
36
FROM lsiobase/alpine.python3:latest
47

58
# Build arguments

hooks/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#
44
# DockerHub build hook (overrides default build command)
5+
# @see https://docs.docker.com/docker-hub/builds/advanced/
56
#
67

78
echo "Building image"

0 commit comments

Comments
 (0)