Skip to content
Snippets Groups Projects
Commit 4597d96d authored by Rayan Mohamed Mallem's avatar Rayan Mohamed Mallem
Browse files

modifs derniere minute

parent d53aace6
No related branches found
No related tags found
No related merge requests found
# Utilisation d'une image de base légère
FROM alpine:latest
# Définir la commande exécutée par défaut
CMD ["echo", "Hello, Docker!"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment