Skip to content

Commit

Permalink
Fixed atk
Browse files Browse the repository at this point in the history
  • Loading branch information
smtobin committed Feb 23, 2023
1 parent 5fa6968 commit 8d084aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ services:
dev: &dev_service
image: "atk/@{project}:dev"
hostname: "@{project}-dev"
command: ""
container_name: "@{project}-dev"
entrypoint: ""
build: &dev_build
context: "./"
dockerfile: "./containers/dev/dev.dockerfile"
Expand Down

0 comments on commit 8d084aa

Please sign in to comment.