Skip to content

Docker support#80

Draft
alkimake wants to merge 1 commit intopivotal-cf:v2from
alkimake:docker
Draft

Docker support#80
alkimake wants to merge 1 commit intopivotal-cf:v2from
alkimake:docker

Conversation

@alkimake
Copy link

@alkimake alkimake commented Nov 15, 2024

  • docker build
  • docker run

Usage:

$ docker build -t pairist_v2:latest .

$ docker run -e PAIRIST_FIREBASE_PROJECT_ID=<firebase_project_id> -e PAIRIST_FIREBASE_API_KEY=<firebase_project_api_key> -e FIREBASE_TOKEN=<firebase_token> -p 8080:80 pairist_v2:latest

@alkimake alkimake marked this pull request as draft November 15, 2024 06:47
@alkimake
Copy link
Author

Converted into draft pull request since I couldn't make it working with following error I get.

@alkimake alkimake changed the title docker: initial docker build suppoprt Docker support Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant