Skip to content

Commit

Permalink
First draft of podman support
Browse files Browse the repository at this point in the history
  • Loading branch information
darenegade committed Jul 12, 2024
1 parent f3b6193 commit 14108ab
Show file tree
Hide file tree
Showing 17 changed files with 332 additions and 270 deletions.
1 change: 1 addition & 0 deletions .run/TaskListApplication.run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<configuration default="false" name="TaskListApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<option name="ACTIVE_PROFILES" value="local,no-ldap,streaming" />
<module name="digiwf-tasklist-service" />
<option name="SHORTEN_COMMAND_LINE" value="ARGS_FILE" />
<option name="SPRING_BOOT_MAIN_CLASS" value="de.muenchen.oss.digiwf.task.service.TaskListApplication" />
<extension name="coverage">
<pattern>
Expand Down
251 changes: 248 additions & 3 deletions digiwf-apps/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 14108ab

Please sign in to comment.