Skip to content

Commit

Permalink
Decoupling the image build process from the flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilan Zuckerman committed Apr 13, 2021
1 parent 5d9f9a6 commit 214a25a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
15 changes: 0 additions & 15 deletions Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.9'
services:
beyond:
build: .
image: quay.io/redhat-beyond/beyond
container_name: beyond
ports:
- "5000:5000"
Expand Down

0 comments on commit 214a25a

Please sign in to comment.