Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • add_idea_configuration
  • interface_student
  • login_branch
  • main
4 results

Target

Select target project
  • Dojo_Project_Nguyen/ui/dojoweb
  • dojo_project/projects/ui/dojoweb
2 results
Select Git revision
  • add_idea_configuration
  • interface_student
  • login_branch
  • main
4 results
Show changes
Commits on Source (1)
FROM nginx:alpine FROM nginx:latest
LABEL maintainer="Michaël Minelli <michael-jean.minelli@hesge.ch>" LABEL maintainer="Michaël Minelli <michael-jean.minelli@hesge.ch>"
LABEL Description="Angular App for Dojo" LABEL Description="Angular App for Dojo"
ENTRYPOINT ["tail", "-f", "/dev/null"] RUN echo "Frontend is not yet available." > /usr/share/nginx/html/index.html
\ No newline at end of file \ No newline at end of file