don't set config file in dockerfile
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build-arm64 Pipeline was successful
ci/woodpecker/push/build-amd64 Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/build-docker Pipeline was successful
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build-arm64 Pipeline was successful
ci/woodpecker/push/build-amd64 Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/build-docker Pipeline was successful
This commit is contained in:
parent
cb678e8659
commit
863630eb73
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ RUN ln -s $HOME/bin/pleroma_ctl /bin/pleroma_ctl
|
||||||
RUN ln -s $HOME/bin/pleroma_ctl /bin/akkoma_ctl
|
RUN ln -s $HOME/bin/pleroma_ctl /bin/akkoma_ctl
|
||||||
|
|
||||||
RUN mkdir -p /etc/akkoma
|
RUN mkdir -p /etc/akkoma
|
||||||
ENV AKKOMA_CONFIG_PATH=/etc/akkoma/config.exs
|
|
||||||
|
|
||||||
ADD docker-entrypoint.sh $HOME/docker-entrypoint.sh
|
ADD docker-entrypoint.sh $HOME/docker-entrypoint.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue