Skip to content

Commit 0c03e5a

Browse files
committed
Dockerfile: NEOS_APP_SITE_PACKAGE set explicitly to TYPO3.NeosDemoTypo3Org
1 parent 16e50db commit 0c03e5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ MAINTAINER Marcin Ryzycki [email protected]
44
# ENV: Install following TYPO3 Neos version
55
ENV TYPO3_NEOS_VERSION 1.1.2
66

7+
# ENV: Import following site package
8+
ENV NEOS_APP_SITE_PACKAGE TYPO3.NeosDemoTypo3Org
9+
710
# ENV: Repository for installed TYPO3 Neos distribution
811
#ENV TYPO3_NEOS_REPO_URL git://git.typo3.org/Neos/Distributions/Base.git
912

0 commit comments

Comments
 (0)