Inhalte aufrufen

Profilbild

Error creating Linux Docker images for Smartstore 5 installation

docker linux 5.02

Best Answer Artar , 23 January 2023 - 12:30

Hello,

 

you can find the Smartstore Docker images here:

 

https://github.com/s...martstore-linux

 

Kind regards,

Go to the full post


  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
4 Antworten zu diesem Thema

#1 profnimrod

profnimrod

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 39 Beiträge

Geschrieben: 22 January 2023 - 21:01

I get the following error when trying to build a Linux Docker image using the supplied DockerFile.

 

The error is:

 

#15 142.9 /usr/share/dotnet/sdk/7.0.102/Microsoft.Common.CurrentVersion.targets(5150,5): error MSB3030: Could not copy the file "/app/src/Smartstore.Web/App_Data/UAParser.regexes.yaml" because it was not found. [/app/src/Smartstore.Web/Smartstore.Web.csproj]

 

The file in question is indeed in the ...\src\Smartstore.Web\App_Data folder.

 

And, the solution builds with no errors in VS2022.

 

Any ideas?

 

Any chance the Docker images can just be provided via a repo?

 

Many thanks, Kurt



#2 Artar

Artar

    SmartStore AG

  • Administrators
  • 988 Beiträge

Geschrieben: 23 January 2023 - 12:30   Best Answer

Hello,

 

you can find the Smartstore Docker images here:

 

https://github.com/s...martstore-linux

 

Kind regards,


  • stefanmueller gefällt das

Zihni Artar
SmartStore AG


#3 profnimrod

profnimrod

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 39 Beiträge

Geschrieben: 25 January 2023 - 20:30

Marvellous - many thanks!



#4 enrico.fabbri

enrico.fabbri

    Member

  • Members
  • PunktPunkt
  • 11 Beiträge

Geschrieben: 22 February 2023 - 14:48

After composing my docker, I can install smartstore, but after that I receive a white page :/



#5 Artar

Artar

    SmartStore AG

  • Administrators
  • 988 Beiträge

Geschrieben: 27 February 2023 - 12:07

do you use our docker compose files?

 

did you restart your docker-container?

 

do you use restart: unless-stopped in your docker-compose file?  


Zihni Artar
SmartStore AG



Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: docker, linux, 5.02