update: first commit
This commit is contained in:
parent
7e0abb2b0a
commit
d89dd4f315
5 changed files with 208 additions and 0 deletions
14
Docker.mk
Normal file
14
Docker.mk
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# **************************************************************************** #
|
||||
# #
|
||||
# ::: :::::::: #
|
||||
# Docker.mk :+: :+: :+: #
|
||||
# +:+ +:+ +:+ #
|
||||
# By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2025/06/11 18:10:26 by maiboyer #+# #+# #
|
||||
# Updated: 2025/06/11 18:10:38 by maiboyer ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
all:
|
||||
echo "yes"
|
||||
Loading…
Add table
Add a link
Reference in a new issue