Skip to content

Commit ee9dd2b

Browse files
committed
Add Heroku comment
1 parent 2e9b712 commit ee9dd2b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# SPDX-FileCopyrightText: 2021 Pen-Yuan Hsing
22
# SPDX-License-Identifier: AGPL-3.0-or-later
33

4+
# Container image following Heroku recommendations:
5+
# https://devcenter.heroku.com/articles/container-registry-and-runtime#testing-an-image-locally
6+
47
FROM python:3.10-slim-bullseye
58

69
WORKDIR /opt/app

0 commit comments

Comments
 (0)