Add docker build commands to README
This commit is contained in:
parent
1f15414a2f
commit
0738eb52eb
@ -1,5 +1,5 @@
|
||||
# # Use the official golang:1.22.12-bookworm image for the final stage
|
||||
FROM www.gitgud.foo/thegrind/papibot-builder:latest
|
||||
FROM www.gitgud.foo/thegrind/papibot-builder:latest as build
|
||||
|
||||
# # Create a group and user 'papibot'
|
||||
RUN groupadd -r papibot && useradd -r -g papibot papibot
|
||||
|
Loading…
x
Reference in New Issue
Block a user